forked from hack4impact-upenn/city-controllers-office
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
57 lines (57 loc) · 938 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
alembic==1.1.0
appdirs==1.4.3
astroid==2.3.3
attrs==19.1.0
autopep8==1.5
blinker==1.4
certifi==2019.6.16
chardet==3.0.4
Click==7.0
Faker==2.0.1
Flask==1.1.1
Flask-Assets==0.12
Flask-Compress==1.4.0
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-RQ==0.2
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flask-SSLify==0.1.5
Flask-Uploads==0.2.1
Flask-WTF==0.14.2
gunicorn==19.9.0
honcho==1.0.1
idna==2.8
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
jsmin==2.2.2
jsonpickle==1.2
lazy-object-proxy==1.4.3
Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
packaging==19.1
pandas==0.25.3
Pillow==7.1.2
pipupgrade==1.5.1
psycopg2==2.8.3
pycodestyle==2.5.0
pylint==2.4.4
pyparsing==2.4.2
python-dateutil==2.8.0
python-editor==1.0.4
raygun4py==4.3.0
redis==3.3.8
requests==2.22.0
rq==1.1.0
six==1.12.0
SQLAlchemy==1.3.8
text-unidecode==1.2
typed-ast==1.4.1
urllib3==1.25.3
webassets==0.12.1
Werkzeug==0.15.5
wrapt==1.11.2
WTForms==2.2.1