This repository has been archived by the owner on Jul 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
91 lines (91 loc) · 3.45 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
adal==1.2.7
alembic==1.7.7
asgiref==3.3.4
azure-common==1.1.28
azure-core==1.24.0
azure-identity==1.10.0
azure-keyvault-secrets==4.4.0
beautifulsoup4==4.11.1
blis==0.7.7
bs4==0.0.1
cachelib==0.6.0
catalogue==2.0.7
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==7.1.2
colorama==0.4.4
cryptography==37.0.1
cymem==2.0.6
dill==0.3.4
dj-database-url==0.5.0
Django==3.2.3
django-jsignature==0.10
django-widget-tweaks==1.4.8
docopt==0.6.2
en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.2.0/en_core_web_md-3.2.0-py3-none-any.whl
filelock==3.6.0
Flask==1.1.4
Flask-Caching==1.10.1
Flask-Migrate==3.1.0
Flask-Session==0.3.2
Flask-SQLAlchemy==2.5.1
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.11.3
isodate==0.6.1
itsdangerous==1.1.0
Jinja2==2.11.3
langcodes==3.3.0
Mako==1.2.0
MarkupSafe==2.0.1
msal==1.17.0
msal-extensions==1.0.0
msrest==0.6.21
msrestazure==0.6.4
murmurhash==1.0.7
nlp==0.4.0
numpy==1.21.4
oauthlib==3.2.0
opencv-python==4.5.4.60
packaging==21.3
pandas==1.4.2
pathy==0.6.1
Pillow==8.2.0
pipreqs==0.4.11
portalocker==2.4.0
preshed==3.0.6
psycopg2==2.9.3
pyarrow==7.0.0
pycparser==2.21
pydantic==1.8.2
PyJWT==2.3.0
pyodbc==4.0.32
pyparsing==3.0.8
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2021.1
requests==2.27.1
requests-oauthlib==1.3.1
six==1.16.0
smart-open==5.2.1
soupsieve==2.3.2.post1
spacy==3.2.4
spacy-legacy==3.0.9
spacy-loggers==1.0.2
SQLAlchemy==1.4.36
sqlparse==0.4.1
srsly==2.4.3
tabulate==0.8.9
thinc==8.0.15
tqdm==4.64.0
typer==0.4.1
typing_extensions==4.2.0
urllib3==1.26.9
wasabi==0.9.1
Werkzeug==1.0.1
whitenoise==5.2.0
xxhash==3.0.0
yarg==0.1.9
zipp==3.8.0