-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
55 lines (55 loc) · 1.11 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
aerich==0.7.2
asyncpg==0.28.0
# bertopic==0.16.0
bcrypt==4.0.1
bs4==0.0.1
dash==2.15.0
dash-bootstrap-components==1.5.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
# diskcache==5.6.3
elasticsearch==8.8.0
elasticsearch-dsl==8.9.0
fastapi==0.109.2
# gensim==4.3.3
hdbscan==0.8.32
html5lib==1.1
http-exceptions==0.2.10
httpx==0.27.2 # https://community.openai.com/t/error-with-openai-1-56-0-client-init-got-an-unexpected-keyword-argument-proxies/1040332/11
# huggingface-hub==0.22.2
igraph==0.11.4
# ipywidgets==8.1.3
jinja2==3.0.2
lxml==4.9.3
mangum==0.19.0
matplotlib==3.8.2
# multiprocess==0.70.17
networkx==3.2.1
# nltk==3.8.1
numpy==1.26.3
openai==1.6.1
opensearch-dsl==2.1.0
opensearch-py==2.7.1
pandas==2.2.3
passlib==1.7.4
plotly==5.18.0
# psutil==5.9.6
pydantic==2.3.0
pydantic_core==2.6.3
pydantic-extra-types==2.1.0
pydantic-settings==2.0.3
pytest==7.4.4
pytest-asyncio==0.23.3
python-jose==3.3.0
python-multipart==0.0.6
requests==2.32.3
scikit-learn==1.4.0
scipy==1.11.4
# starlette==0.27.0
# statsmodels==0.14.3
tiktoken==0.6.0
tortoise-orm==0.20.0
uvicorn==0.23.2
urllib3==2.2.3
wordcloud==1.9.3