-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
54 lines (54 loc) · 878 Bytes
/
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
amqp==2.6.1
aniso8601==8.0.0
appdirs==1.4.4
attrs==19.3.0
bcrypt==3.1.7
billiard==3.6.3.0
black==19.10b0
celery==4.4.7
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
click==7.1.2
cryptography==3.0
flake8==3.8.3
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-JWT-Extended==3.24.1
Flask-RESTful==0.3.8
Flask-SQLAlchemy==2.4.4
gevent==20.6.2
greenlet==0.4.16
idna==2.10
iniconfig==1.1.1
itsdangerous==1.1.0
Jinja2==2.11.2
kombu==4.6.11
MarkupSafe==1.1.1
mccabe==0.6.1
oauthlib==3.1.0
packaging==20.4
pathspec==0.8.0
pgesmd-self-access==0.0.5
pluggy==0.13.1
py==1.9.0
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
PyJWT==1.7.1
pyparsing==2.4.7
pytest==6.1.1
pytest-flask==1.0.0
pytz==2020.1
regex==2020.7.14
requests==2.24.0
six==1.15.0
SQLAlchemy==1.3.18
toml==0.10.1
typed-ast==1.4.1
urllib3==1.25.10
uWSGI==2.0.19.1
vine==1.3.0
Werkzeug==1.0.1
zope.event==4.4
zope.interface==5.1.0