forked from alphagov/document-download-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (52 loc) · 1.09 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
# This file is autogenerated. Do not edit it manually.
# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
Flask==1.1.2
Flask-Env==2.0.0
boto3==1.12.42
python-magic==0.4.15
# PaaS
gunicorn==20.0.4
eventlet==0.25.2
awscli-cwlogs>=1.4,<1.5
gds-metrics==0.2.0
git+https://github.com/alphagov/[email protected]#egg=notifications-utils==36.9.3
## The following requirements were added by pip freeze:
awscli==1.18.42
bleach==3.1.4
blinker==1.4
botocore==1.15.42
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.1
colorama==0.4.3
dnspython==1.16.0
docutils==0.15.2
flask-redis==0.4.0
greenlet==0.4.15
idna==2.9
itsdangerous==1.1.0
Jinja2==2.11.2
jmespath==0.9.5
MarkupSafe==1.1.1
mistune==0.8.4
monotonic==1.5
orderedset==2.0.1
phonenumbers==8.11.2
prometheus-client==0.2.0
pyasn1==0.4.8
PyPDF2==1.26.0
python-dateutil==2.8.1
python-json-logger==0.1.11
pytz==2019.3
PyYAML==5.3.1
redis==3.4.1
requests==2.23.0
rsa==3.4.2
s3transfer==0.3.3
six==1.14.0
smartypants==2.0.1
statsd==3.3.0
urllib3==1.25.9
webencodings==0.5.1
Werkzeug==1.0.1