-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (46 loc) · 1.21 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
# 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==0.10.1
Flask-Login==0.2.11
Flask-WTF==0.12
git+https://github.com/alphagov/[email protected]#egg=digitalmarketplace-utils==28.1.0
git+https://github.com/alphagov/[email protected]#egg=digitalmarketplace-content-loader==4.2.0
git+https://github.com/alphagov/[email protected]#egg=digitalmarketplace-apiclient==10.4.0
## The following requirements were added by pip freeze:
asn1crypto==0.22.0
backoff==1.0.7
boto3==1.4.4
botocore==1.5.82
cffi==1.10.0
contextlib2==0.4.0
cryptography==1.9
docopt==0.4.0
docutils==0.13.1
Flask-FeatureFlags==0.6
Flask-Script==2.0.5
future==0.16.0
idna==2.5
inflection==0.2.1
itsdangerous==0.24
Jinja2==2.9.6
jmespath==0.9.3
mailchimp3==2.0.11
mandrill==1.0.57
Markdown==2.6.7
MarkupSafe==1.0
monotonic==0.3
notifications-python-client==4.1.0
pycparser==2.18
PyJWT==1.5.2
python-dateutil==2.6.1
python-json-logger==0.1.4
pytz==2015.4
PyYAML==3.11
requests==2.7.0
s3transfer==0.1.10
six==1.9.0
unicodecsv==0.14.1
Werkzeug==0.12.2
workdays==1.4
WTForms==2.1