This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.51 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
appdirs==1.4.3
argh==0.26.2
asn1crypto==0.24.0
backoff==1.4.3
blinker==1.4
boto==2.49.0
boto3==1.9.19
botocore==1.12.19
cffi==1.14.5
click==7.1.2
contextlib2==0.5.5
cookies==2.2.1
cryptography==2.3
cssselect==1.0.1
docutils==0.14
dominate==2.6.0
-e git+https://github.com/AusDTO/dto-digitalmarketplace-apiclient.git@daf5f414cd5cf9d808e4f4543a73e319eaf6e852#egg=dto_digitalmarketplace_apiclient==whatever
-e git+https://github.com/AusDTO/dto-digitalmarketplace-content-loader.git@e2a188a92fca2f8528bec79c5f87b187c7566c85#egg=dto_digitalmarketplace_content_loader==whatever
-e git+https://github.com/AusDTO/dto-digitalmarketplace-utils.git@c945469eb2d4d912e881d94a2e2b887fa2e608e3#egg=dto_digitalmarketplace_utils==whatever
enum34==1.1.6
Flask==1.0.2
Flask-Bootstrap==3.3.7.1
Flask-Caching==1.5.0
Flask-FeatureFlags==0.6
Flask-KVSession==0.6.2
Flask-Login==0.4.1
Flask-Script==2.0.6
futures==3.1.1
idna==2.7
inflection==0.3.1
ipaddress==1.0.22
itsdangerous==0.24
Jinja2==2.11.3
jmespath==0.9.3
lxml==4.6.3
Markdown==3.0.1
MarkupSafe==1.1.1
mock==2.0.0
monotonic==1.5
packaging==16.8
pathtools==0.1.2
pbkdf2==1.3
pendulum==2.1.2
py==1.10.0
pycodestyle==2.7.0
pycparser==2.19
pyparsing==2.2.0
python-dateutil==2.8.1
python-json-logger==0.1.9
pytz==2021.1
pytzdata==2020.1
PyYAML==5.4.1
redis==3.3.8
requests==2.19.1
responses==0.8.1
rollbar==0.14.6
s3transfer==0.1.13
simplekv==0.13.0
six==1.15.0
termcolor==1.1.0
tzlocal==1.5.1
unicodecsv==0.14.1
visitor==0.1.3
waitress==2.0.0
watchdog==0.8.3
Werkzeug==1.0.1
wheel==0.36.2
workdays==1.4
WTForms==2.2.1