forked from AndrewLester/freedomap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 845 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
alembic==1.4.2
amqp==5.0.1
appdirs==1.4.4
Authlib==0.14.3
billiard==3.6.3.0
black==20.8b1
celery==5.0.0
cffi==1.14.2
click==7.1.2
click-didyoumean==0.0.3
click-repl==0.1.6
croniter==0.3.35
cryptography==3.1
Flask==1.1.2
Flask-Caching==1.9.0
flask-csrf==0.9.2
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
geographiclib==1.50
geopy==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.2
kombu==5.0.2
Mako==1.1.3
MarkupSafe==1.1.1
mypy==0.782
mypy-extensions==0.4.3
natsort==7.0.1
pathspec==0.8.0
prompt-toolkit==3.0.8
pycparser==2.20
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
pytz==2020.1
redis==3.5.3
regex==2020.9.27
rq==1.5.2
rq-scheduler==0.10.0
six==1.15.0
SQLAlchemy==1.3.19
sqlalchemy-stubs==0.3
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
vine==5.0.0
wcwidth==0.2.5
Werkzeug==1.0.1
WTForms==2.3.3