-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathrequirements.in
94 lines (83 loc) · 2.23 KB
/
requirements.in
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
# The file contains the direct ckan requirements (python3).
# Use pip-compile to create a requirements.txt file from this
alembic==1.8.1
Babel==2.10.3
backports-zoneinfo==0.2.1; python_version < '3.9'
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
click==8.1.3
certifi>=2024.7.4
dominate==2.7.0
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Flask-Login==0.6.1
Flask-WTF==1.0.1
flask-multistatic==1.0
greenlet==2.0.2
Jinja2==3.1.4
Markdown==3.4.1
packaging==24.1
passlib==1.7.4
polib==1.1.1
psycopg2==2.9.3
PyJWT==2.4.0
pyparsing==3.1.2
python-magic==0.4.27
pysolr==3.9.0
python-dateutil==2.8.2
pytz
PyUtilib==6.0.0
pyyaml==6.0.1
requests==2.32.3
rq==1.11.0
simplejson==3.17.6
SQLAlchemy[mypy]==1.4.41
sqlparse==0.5.0
typing_extensions==4.3.0
tzlocal==4.2
webassets==2.0
Werkzeug[watchdog]==2.0.3
zope.interface==5.4.0
# ADDED FOR HDX
ipaddress==1.0.23
# validate_email==1.2
# pyDNS==2.3.6
ijson==3.2.3
mailchimp3==3.0.21
ua-parser==0.18.0
user_agents==2.2.0
rcssmin==1.1.2
# We want to use repoze.who.plugins.use_beaker in who.ini with sessions in redis
# Based on ideas from https://github.com/data-govt-nz/ckanext-security
# git+https://github.com/akissa/repoze.who-use_beaker@780379fd58b10264c0756feb6d3f232f797ba0cb#egg=repoze.who-use_beaker
# beaker-redis~=1.1.0
# needed by who-use-beaker
# future==0.18.2
# Below lines are needed for ckanext-powerview
# ckantoolkit==0.0.3
# -e git+https://github.com/OCHA-DAP/[email protected]#egg=ckanext-powerview
# request data plugin
# idna<2.9 # Because moto (from dev-requirements needs <2.9)
# email_validator==1.0.2
timeago==1.0.16
-e git+https://github.com/OCHA-DAP/[email protected]#egg=ckanext-requestdata
# ckanext-showcase
-e git+https://github.com/OCHA-DAP/[email protected]#egg=ckanext-showcase
# reqs for ckanext-dcat
rdflib==4.2.1
rdflib-jsonld==0.4.0
geomet>=0.2.0
ckantoolkit==0.0.3
# ckanext-dcat
-e git+https://github.com/OCHA-DAP/[email protected]#egg=ckanext-dcat
dogpile.cache==1.3.0
# ckanext-s3filestore
-e git+https://github.com/OCHA-DAP/[email protected]#egg=ckanext-s3filestore
# ckanext-security
-e git+https://github.com/OCHA-DAP/[email protected]#egg=ckanext-security
pyotp~=2.6.0
# END ckanext-security
python-json-logger~=2.0.7
openpyxl==3.1.5