-
Notifications
You must be signed in to change notification settings - Fork 43
Expand file tree
/
Copy pathrequirements.txt
More file actions
23 lines (23 loc) · 974 Bytes
/
requirements.txt
File metadata and controls
23 lines (23 loc) · 974 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
-i https://pypi.org/simple
bump2version==1.0.1; python_version >= '3.5'
bumpversion==0.6.0
click==8.0.3; python_version >= '3.6'
csvalidate==1.1.1
flask==2.2.5; python_version >= '3.7'
gunicorn==23.0.0; python_version >= '3.7'
itsdangerous==2.2.0; python_version >= '3.8'
jinja2==3.1.6; python_version >= '3.7'
llvmlite==0.44.0; python_version >= '3.10'
markupsafe==3.0.2; python_version >= '3.9'
numba==0.61.2; python_version >= '3.10'
numpy==2.2.6; python_version >= '3.10'
packaging==25.0; python_version >= '3.8'
pandas==2.3.1; python_version >= '3.9'
pythermalcomfort==2.10.0; python_full_version >= '3.8.0'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2025.2
scipy==1.16.0; python_version >= '3.11'
setuptools==80.9.0; python_version >= '3.9'
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tzdata==2025.2; python_version >= '2'
werkzeug==3.1.3; python_version >= '3.9'