-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
82 lines (82 loc) · 1.41 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
addict==2.4.0
alembic==1.5.5
aniso8601==9.0.1
apispec==4.4.2
apispec-webframeworks==0.5.2
azure-core==1.11.0
azure-storage-blob==12.8.0
bcrypt==3.2.0
beautifulsoup4==4.9.3
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==8.0.1
colorama==0.4.4
cryptography==3.4.6
cycler==0.10.0
decorator==4.4.2
dnspython==2.1.0
email-validator==1.1.2
flake8==3.9.2
Flask==2.0.1
flask-apispec==0.11.0
Flask-Classful==0.14.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.2.1
Flask-Login==0.5.0
flask-marshmallow==0.14.0
Flask-Migrate==2.7.0
Flask-Pagination==0.0.1
Flask-RESTful==0.3.9
flask-sqlacodegen==1.1.8
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
greenlet==1.1.0
gunicorn==20.0.4
httpie==2.4.0
idna==2.10
imageio==2.9.0
inflect==5.3.0
isodate==0.6.0
isort==5.8.0
itsdangerous==2.0.1
Jinja2==3.0.1
joblib==1.0.1
kiwisolver==1.3.1
Mako==1.1.4
MarkupSafe==2.0.1
marshmallow==3.12.1
mccabe==0.6.1
mmcv==1.3.4
msrest==0.6.21
numpy==1.20.3
oauthlib==3.1.0
opencv-python==4.5.2.54
Pillow==8.2.0
pycodestyle==2.7.0
pycparser==2.20
pyflakes==2.3.1
Pygments==2.8.0
PyJWT==2.1.0
PyMySQL==1.0.2
pyparsing==2.4.7
PySocks==1.7.1
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2021.1
PyWavelets==1.1.1
PyYAML==5.4.1
regex==2021.4.4
requests==2.25.1
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
six==1.16.0
soupsieve==2.2
SQLAlchemy==1.4.15
threadpoolctl==2.1.0
typing-extensions==3.10.0.0
urllib3==1.26.3
webargs==8.0.0
Werkzeug==2.0.1
WTForms==2.3.3
yapf==0.31.0