-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
107 lines (107 loc) · 2.16 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
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
95
96
97
98
99
100
101
102
103
104
105
106
107
alembic==1.8.1
async-timeout==5.0.0
attrs==24.2.0
Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.35.53
botocore==1.35.53
certifi==2024.8.30
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.0
ckan @ git+https://github.com/GSA/ckan.git@8c4a517efeac80db098cc6ba144cb742bbeca194
ckanext-datajson==0.1.27
ckanext-dcat-usmetadata==0.6.0
ckanext-envvars==0.0.6
ckanext-googleanalyticsbasic==0.2.1
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844
ckanext-usmetadata==0.3.2
-e git+https://github.com/ckan/ckanext-xloader.git@6b6895990a7b3497b274afe4e83e3db794d9dd69#egg=ckanext_xloader
ckantoolkit==0.0.7
click==8.1.3
cryptography==43.0.3
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.6.0
et_xmlfile==2.0.0
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Flask-Login==0.6.1
flask-multistatic==1.0
Flask-WTF==1.0.1
gevent==24.10.3
greenlet==3.1.1
gunicorn==23.0.0
html5lib==1.1
idna==3.10
ijson==3.3.0
importlib-resources==5.13.0
itsdangerous==2.0.1
Jinja2==3.1.4
jmespath==1.0.1
json-table-schema==0.2.1
jsonlines==4.0.0
jsonschema==2.4.0
linear-tsv==1.1.0
lxml==4.9.1
Mako==1.3.6
Markdown==3.4.1
MarkupSafe==2.0.1
messytables==0.15.2
mypy==1.10.1
mypy-extensions==1.0.0
newrelic==10.2.0
nose==1.3.7
openpyxl==3.1.5
packaging==24.1
passlib==1.7.4
pika==1.3.2
pip==24.3.1
polib==1.1.1
psycopg2==2.9.3
pycparser==2.22
PyJWT==2.4.0
pyOpenSSL==24.2.1
pyparsing==3.1.2
pysaml2==7.3.1
pysolr==3.9.0
python-dateutil==2.8.2
python-magic==0.4.27
pytz==2024.2
pytz-deprecation-shim==0.1.0.post0
PyUtilib==6.0.0
PyYAML==6.0.1
redis==5.2.0
requests==2.32.3
rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.3
sansjson==0.3.0
setuptools==71.0.4
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a38
sqlparse==0.5.0
tabulator==1.53.5
tomli==2.0.2
typing_extensions==4.3.0
tzdata==2024.2
tzlocal==4.2
unicodecsv==0.14.1
Unidecode==1.0.22
urllib3==2.2.3
watchdog==6.0.0
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.3
wheel==0.42.0
WTForms==3.2.1
xlrd==2.0.1
xmlschema==3.4.3
zope.event==5.0
zope.interface==5.4.0