-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
76 lines (76 loc) · 1.24 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
aiohappyeyeballs==2.4.3
aiohttp==3.11.7
aiosignal==1.3.1
alembic==1.14.0
annotated-types==0.7.0
anyio==4.6.2.post1
async-timeout==5.0.1
attrs==24.2.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
colorama==0.4.6
colorlog==6.9.0
contourpy==1.3.1
cycler==0.12.1
dnspython==2.7.0
exceptiongroup==1.2.2
fastapi==0.115.5
fonttools==4.55.0
frozenlist==1.5.0
fsspec==2024.10.0
gensim==4.3.3
greenlet==3.1.1
h11==0.14.0
idna==3.10
Jinja2==3.1.4
joblib==1.4.2
kiwisolver==1.4.7
lxml==5.3.0
Mako==1.3.6
MarkupSafe==3.0.2
matplotlib==3.9.2
mistune==3.0.2
multidict==6.1.0
neo4j==5.27.0
nltk==3.9.1
nose==1.3.7
numpy==1.26.4
optuna==4.1.0
packaging==24.2
pandas==2.2.3
patsy==1.0.1
pillow==11.0.0
progressbar==2.5
progressbar33==2.4
propcache==0.2.0
psutil==6.1.0
py2neo==2021.2.4
pydantic==2.10.1
pydantic_core==2.27.1
PyGithub==2.5.0
pymongo==4.8.0
pyparsing==3.2.0
python-dateutil==2.9.0.post0
Python-EasyGraph==1.4.1
pytz==2024.2
PyYAML==6.0.2
regex==2024.11.6
requests==2.32.3
scikit-learn==1.5.2
scipy==1.13.1
six==1.16.0
smart-open==7.0.5
sniffio==1.3.1
SQLAlchemy==2.0.36
starlette==0.41.3
statsmodels==0.14.4
threadpoolctl==3.5.0
torch-geometric==2.6.1
tqdm==4.67.0
typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.2.3
uvicorn==0.32.1
wrapt==1.17.0
yarl==1.18.0