forked from anitab-org/mentorship-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
70 lines (70 loc) · 1.16 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
aniso8601==3.0.0
appdirs==1.4.3
APScheduler==3.5.1
asn1crypto==0.24.0
attrs==19.3.0
awsebcli==3.14.1
bcrypt==3.1.7
black==19.3b0
blessed==1.15.0
blinker==1.4
botocore==1.10.48
cached-property==1.4.3
cement==2.8.2
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
click==6.7
colorama==0.3.9
coverage==4.5.1
cryptography==2.8
docker==3.4.0
docker-compose==1.21.2
docker-pycreds==0.3.0
dockerpty==0.4.1
docopt==0.6.2
docutils==0.14
entrypoints==0.3
Flask==1.0.2
Flask-JWT-Extended==3.10.0
Flask-Mail==0.9.1
flask-restplus==0.11.0
Flask-SQLAlchemy==2.3.2
Flask-Testing==0.7.1
Flask-Migrate==2.5.2
future==0.16.0
idna==2.6
itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
MarkupSafe==1.1.1
mccabe==0.6.1
paramiko==2.7.1
pathspec==0.5.5
psycopg2-binary==2.8.3
pycodestyle==2.5.0
pycparser==2.18
pyflakes==2.1.1
PyJWT==1.4.2
PyMySQL==0.9.2
PyNaCl==1.3.0
python-dateutil==2.7.3
python-dotenv==0.8.2
pytz==2018.4
PyYAML==3.13
regex==2020.2.20
requests==2.18.4
semantic-version==2.5.0
six==1.11.0
SQLAlchemy==1.2.7
tabulate==0.7.5
termcolor==1.1.0
texttable==0.9.1
toml==0.10.0
typed-ast==1.4.1
tzlocal==1.5.1
urllib3==1.22
wcwidth==0.1.7
websocket-client==0.48.0
Werkzeug==0.15.3