-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
103 lines (103 loc) · 1.69 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
aiomysql==0.1.1
alembic==1.8.1
amqp==5.1.1
anyio==3.6.1
asttokens==2.4.1
async-timeout==4.0.3
asyncmy==0.2.9
asyncpg==0.29.0
backcall==0.2.0
behave==1.2.6
billiard==3.6.4.0
bleach==6.1.0
celery==5.2.7
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
comm==0.2.0
contourpy==1.2.0
cryptography==41.0.7
cycler==0.12.1
debugpy==1.8.0
decorator==5.1.1
Deprecated==1.2.13
executing==2.0.1
fastapi==0.81.0
fastapi-event==0.1.3
fonttools==4.47.0
greenlet==1.1.3
gunicorn==20.1.0
h11==0.13.0
idna==3.3
ipykernel==6.27.1
ipython==8.12.3
jedi==0.19.1
joblib==1.3.2
jupyter_client==8.6.0
jupyter_core==5.5.1
kaggle==1.5.16
kiwisolver==1.4.5
kombu==5.2.4
Mako==1.2.2
MarkupSafe==2.1.1
matplotlib==3.8.2
matplotlib-inline==0.1.6
mysql-connector-python==8.2.0
nest-asyncio==1.5.8
numpy==1.26.2
packaging==21.3
pandas==2.1.4
parse==1.19.0
parse-type==0.6.0
parso==0.8.3
pexpect==4.9.0
pickleshare==0.7.5
Pillow==10.1.0
platformdirs==4.1.0
plotly==5.18.0
prompt-toolkit==3.0.30
protobuf==4.21.12
psutil==5.9.7
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pydantic==1.10.1
Pygments==2.17.2
PyJWT==2.4.0
PyMySQL==1.0.2
pyparsing==3.0.9
python-dateutil==2.8.2
python-slugify==8.0.1
pythondi==1.2.4
pytz==2022.2.1
pyzmq==25.1.2
redis==4.3.4
requests==2.31.0
scikit-learn==1.3.2
scipy==1.11.4
seaborn==0.13.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.40
stack-data==0.6.3
starlette==0.19.1
tenacity==8.2.3
text-unidecode==1.3
threadpoolctl==3.2.0
tornado==6.4
tqdm==4.66.1
traitlets==5.14.0
typing_extensions==4.3.0
tzdata==2023.3
ujson==5.4.0
urllib3==2.1.0
uvicorn==0.18.3
vine==5.0.0
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.14.1