-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
116 lines (116 loc) · 1.9 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
104
105
106
107
108
109
110
111
112
113
114
115
116
alembic==1.9.1
amqp==5.1.1
asgiref==3.6.0
astroid==2.15.3
async-timeout==4.0.2
attrs==22.1.0
Babel==2.11.0
bcrypt==4.0.1
billiard==3.6.4.0
blinker==1.5
blis==0.7.9
catalogue==2.0.8
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==3.1.0
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
click==8.1.3
colorclass==2.2.2
confection==0.0.4
cymem==2.0.7
dill==0.3.6
distlib==0.3.6
dnspython==2.2.1
docopt==0.6.2
email-validator==1.3.1
filelock==3.9.0
flask_babel==3.0.1
flask_cors==3.0.10
flask_migrate==4.0.4
flask_sqlalchemy==3.0.3
Flask-Bcrypt==1.0.1
Flask-Email==1.4.4
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-WTF==1.1.1
Flask==2.2.3
genson==1.2.2
greenlet==2.0.2
gunicorn==20.1.0
identify==2.5.18
idna==3.4
importlib-metadata==5.0.0
inflection==0.5.1
iniconfig==2.0.0
itsdangerous==2.0.1
Jinja2==3.1.2
jsonschema==4.17.3
kombu==5.2.4
langcodes==3.3.0
lazy-object-proxy==1.9.0
Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.1.2
matplotlib-inline
mccabe==0.7.0
murmurhash==1.0.9
nodeenv==1.7.0
numpy==1.23.5
oauthlib==3.2.2
pathspec==0.11.1
pathy==0.10.1
pickleshare
pika==0.13.0
Pillow==9.4.0
pip-upgrader==1.4.15
platformdirs==3.0.0
pluggy==1.0.0
preshed==3.0.8
prompt-toolkit==3.0.37
psycopg-pool==3.1.6
psycopg[binary]==3.1.8
pyamqp==0.1.0.7
pycparser==2.21
pydantic==1.10.2
PyJWT==2.6.0
pymongo==4.3.3
pyrsistent==0.19.3
PySocks==1.7.1
python_jsonschema_objects==0.4.1
pytz==2022.7.1
PyYAML==6.0
requests-oauthlib==1.3.1
requests==2.28.2
six==1.16.0
smart-open==6.3.0
spacy-legacy==3.0.12
spacy-loggers==1.0.4
spacy==3.5.2
sqlalchemy-json==0.5.0
SQLAlchemy==2.0.7
sqlparse==0.4.3
srsly==2.4.6
terminaltables==3.1.10
thinc==8.1.9
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.6
tqdm==4.64.1
tweepy==4.12.1
typer==0.7.0
typing_extensions==4.4.0
tzdata==2023.3
urllib3==1.26.15
vine==5.0.0
virtualenv==20.21.0
wasabi==1.1.1
wcwidth==0.2.6
Werkzeug==2.2.3
wincertstore==0.2
wrapt==1.14.1
WTForms==3.0.1
zipp==3.11.0