-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 999 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
55
56
57
58
59
aiohttp==3.6.2
amqp==2.6.1
aniso8601==8.0.0
APScheduler==3.6.3
async-timeout==3.0.1
attrs==20.1.0
bcrypt==3.2.0
billiard==3.6.3.0
celery==4.4.7
certifi==2020.6.20
cffi==1.14.2
chardet==3.0.4
click==7.1.2
coverage==5.2.1
cryptography==3.0
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.8
Flask-JWT-Extended==3.24.1
flask-marshmallow==0.13.0
Flask-PyMongo==2.3.0
flask-restplus==0.13.0
flask-swagger-ui==3.25.0
freezegun==0.3.15
idna==2.10
iniconfig==1.0.1
itsdangerous==1.1.0
Jinja2==2.11.2
jsonschema==3.2.0
kombu==4.6.11
MarkupSafe==1.1.1
marshmallow==3.7.1
mongomock==3.20.0
more-itertools==8.4.0
multidict==4.7.6
packaging==20.4
pluggy==0.13.1
py==1.9.0
pycparser==2.20
PyJWT==1.7.1
pymongo==3.11.0
pyparsing==2.4.7
pyrsistent==0.16.0
pytest==6.0.1
pytest-freezegun==0.4.2
pytest-mongodb==2.2.0
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
requests==2.24.0
sentinels==1.0.0
six==1.15.0
slackclient==2.8.0
toml==0.10.1
tzlocal==2.1
urllib3==1.25.10
vine==1.3.0
Werkzeug==0.16.1
yarl==1.5.1