-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.txt
More file actions
63 lines (62 loc) · 1.08 KB
/
Copy pathrequirements.txt
File metadata and controls
63 lines (62 loc) · 1.08 KB
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
# Packages directly required by the application
Flask==3.1.3
Flask-Babel==4.0.0
Flask-Mail==0.10.0
Flask-SQLAlchemy-Lite==0.2.1
PyJWT==2.10.1
pytz==2025.2
pyotp==2.9.0
uWSGI==2.0.31
ckanapi==4.9
pyexcel==0.7.4
pyexcel-xls==0.7.1
pyexcel-xlsx==0.6.1
pyexcel-ods3==0.6.1
Fiona==1.10.1
Shapely==2.1.2
PyMySQL==1.1.2
openpyxl==3.1.5
qrcode[pil]==8.2
pyproj==3.7.2
nose2==0.15.1
python-dateutil==2.9.0.post0
# Dependencies installed by the packages above
cryptography==46.0.7 # for PyMySQL
Flask-Login==0.6.3
Flask-WTF==1.2.2
email-validator==2.3.0
itsdangerous==2.2.0
passlib==1.7.4
blinker==1.9.0
attrs==25.4.0
Babel==2.17.0
cachetools==6.2.2
certifi==2025.11.12
chardet==5.2.0
click==8.3.1
click-plugins==1.1.1.2
dnspython==2.8.0
docopt==0.6.2
et-xmlfile==2.0.0
idna==3.11
jdcal==1.4.1
Jinja2==3.1.6
lml==0.2.0
lxml==6.0.2
MarkupSafe==3.0.3
munch==4.0.0
protobuf==6.33.5
pyasn1==0.6.2
pyasn1-modules==0.4.2
pyexcel-ezodf==0.3.4
pyexcel-io==0.6.7
python-slugify==8.0.4
requests==2.32.5
rsa==4.9.1
six==1.17.0
SQLAlchemy==2.0.44
text-unidecode==1.3
uritemplate==4.2.0
urllib3==2.6.3
Werkzeug==3.1.6
WTForms==3.2.1