forked from iamvarshith/Annapurna
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
85 lines (84 loc) · 1.43 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
83
84
85
aniso8601==8.0.0
appdirs==1.4.4
astroid==2.4.1
attrs==19.3.0
backoff==1.10.0
bcrypt==3.1.7
black==19.10b0
blinker==1.4
cachetools==4.1.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
colorama==0.4.3
cryptography==2.9.2
distlib==0.3.0
dnspython==1.16.0
docopt==0.6.2
email-validator==1.1.0
filelock==3.0.12
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-Ext==0.1
flask-googlemaps==0.4.0
Flask-JWT-Extended==3.24.1
Flask-Login==0.4.1
flask-marshmallow==0.12.0
Flask-OAuthlib==0.9.5
flask-requests==0.0.14
Flask-RESTful==0.3.8
Flask-Simple-GeoIP==0.1.1
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
google-auth==1.14.3
httplib2==0.17.3
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
marshmallow==3.6.0
marshmallow-sqlalchemy==0.23.0
mccabe==0.6.1
MouseInfo==0.1.3
oauth2==1.9.0.post1
oauthlib==2.1.0
pampy==0.3.0
pathspec==0.8.0
Pillow==7.1.1
pipenv==2018.11.26
pipreqs==0.4.10
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyAutoGUI==0.9.50
pycparser==2.20
PyGetWindow==0.0.8
PyJWT==1.7.1
pylint==2.5.2
PyMsgBox==1.0.7
pyOpenSSL==19.0.0
pyperclip==1.8.0
PyRect==0.1.4
PyScreeze==0.1.26
PyTweening==1.0.3
pytz==2020.1
regex==2020.5.14
requests==2.21.0
requests-oauthlib==1.3.0
rsa==4.0
simple-geoip==0.1.0
six==1.14.0
SQLAlchemy==1.3.16
toml==0.10.0
typed-ast==1.4.1
urllib3==1.24.3
virtualenv==20.0.20
virtualenv-clone==0.5.4
waitress==1.4.3
Werkzeug==0.16.0
wrapt==1.12.1
WTForms==2.3.1
yarg==0.1.9