-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
61 lines (61 loc) · 1 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
amqp==5.1.1
async-timeout==4.0.2
autopep8==2.0.2
billiard==3.6.4.0
blinker==1.6.2
celery==5.2.7
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
cryptocode==0.1
cryptography==41.0.1
Deprecated==1.2.14
Flask==2.3.2
Flask-Cors==3.0.10
Flask-Limiter==3.3.1
idna==3.4
importlib-resources==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.2.0
kombu==5.2.4
limits==3.5.0
markdown-it-py==3.0.0
MarkupSafe==2.1.2
mdurl==0.1.2
nltk==3.8.1
numpy==1.24.3
ordered-set==4.1.0
orjson==3.8.14
packaging==23.1
pandas==2.0.1
prompt-toolkit==3.0.38
psycopg2-binary==2.9.6
pycodestyle==2.10.0
pycparser==2.21
pycryptodomex==3.18.0
Pygments==2.15.1
PyJWT==2.7.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2023.3
redis==4.5.5
regex==2023.6.3
requests==2.31.0
rich==13.4.2
six==1.16.0
SQLAlchemy==2.0.15
tomli==2.0.1
tqdm==4.65.0
typing_extensions==4.6.2
tzdata==2023.3
urllib3==2.0.2
vine==5.0.0
waitress==2.1.2
wcwidth==0.2.6
Werkzeug==2.3.4
wrapt==1.15.0