-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
52 lines (52 loc) · 886 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
aniso8601==7.0.0
APScheduler==3.6.0
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
bcrypt==3.1.7
blinker==1.4
bson==0.5.8
cffi==1.12.3
Click==7.0
coverage==4.5.3
Flask==1.0.3
Flask-Cors==3.0.8
flask-mongoengine==0.9.5
Flask-RESTful==0.3.7
Flask-Script==2.0.6
Flask-WTF==0.14.2
gunicorn==19.9.0
importlib-metadata==0.18
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
lazy-object-proxy==1.4.1
MarkupSafe==1.1.1
marshmallow==3.0.0rc7
marshmallow-mongoengine==0.9.1
mccabe==0.6.1
mongoengine==0.18.2
more-itertools==7.0.0
packaging==19.0
pluggy==0.12.0
py==1.8.0
pycparser==2.19
PyJWT==1.7.1
pylint==2.3.1
pymongo==3.8.0
pyparsing==2.4.0
pytest==4.6.3
pytest-cov==2.7.1
python-dateutil==2.8.0
python-decouple==3.1
python-http-client==3.1.0
pytz==2019.1
sendgrid==6.0.5
six==1.12.0
typed-ast==1.4.0
tzlocal==1.5.1
wcwidth==0.1.7
Werkzeug==0.15.4
wrapt==1.11.2
WTForms==2.2.1
zipp==0.5.1