forked from ckan/ckan
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.in
More file actions
39 lines (39 loc) · 740 Bytes
/
requirements.in
File metadata and controls
39 lines (39 loc) · 740 Bytes
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
# The file contains the direct ckan requirements (python3).
# Use pip-compile to create a requirements.txt file from this
alembic==1.18.4
Babel==2.18.0
bleach==6.3.0
blinker==1.9.0
certifi>=2026.1.4
click==8.1.8
dominate==2.9.1
feedgen==1.0.0
Flask==3.1.3
Flask-Babel==4.0.0
Flask-Login==0.6.3
Flask-Session==0.8.0
Flask-WTF==1.2.2
Jinja2==3.1.6
Markdown==3.10.2
msgspec==0.20.0
packaging==26.0
passlib==1.7.4
polib==1.2.0
psycopg2==2.9.11
PyJWT==2.11.0
pyparsing==3.3.2
python-magic==0.4.27
pysolr==3.11.0
python-dateutil==2.9.0.post0
pytz
pyyaml==6.0.3
requests==2.32.5
rq==2.7.0
simplejson==3.20.2
SQLAlchemy==2.0.46
sqlparse==0.5.5
typing_extensions==4.15.0
tzlocal==5.3.1
webassets==3.0.0
Werkzeug[watchdog]==3.1.6
zope.interface==8.2