This commit is contained in:
2026-02-15 16:53:17 +01:00
parent 9efdef77ac
commit cde554c981
4 changed files with 110 additions and 67 deletions

55
requirements.txt Normal file
View File

@@ -0,0 +1,55 @@
# This file was autogenerated by uv via the following command:
# uv export --format requirements-txt -o requirements.txt --no-hashes
blinker==1.9.0
# via flask
certifi==2025.11.12
# via requests
charset-normalizer==3.4.4
# via requests
click==8.3.1
# via flask
cloudflarepycli @ git+https://github.com/cato447/cloudflarepycli@26477fb5511839648a774f1685426925b5b44311
# via speed-logger
colorama==0.4.6 ; sys_platform == 'win32'
# via click
flask==3.1.2
# via speed-logger
getmac==0.9.5
# via speed-logger
gunicorn==23.0.0
# via speed-logger
idna==3.11
# via requests
itsdangerous==2.2.0
# via flask
jinja2==3.1.6
# via flask
markupsafe==3.0.3
# via
# flask
# jinja2
# werkzeug
numpy==2.4.0
# via pandas
packaging==25.0
# via gunicorn
pandas==2.3.3
# via speed-logger
prometheus-client==0.23.1
# via speed-logger
python-dateutil==2.9.0.post0
# via pandas
pytz==2025.2
# via
# pandas
# speed-logger
requests==2.32.5
# via cloudflarepycli
six==1.17.0
# via python-dateutil
tzdata==2025.3
# via pandas
urllib3==2.6.2
# via requests
werkzeug==3.1.4
# via flask