forked from Ugric/cov-to-ics
change to use jinja2 and stop saving file and then reading the data
This commit is contained in:
@@ -1,5 +1,24 @@
|
||||
beautifulsoup4==4.14.3
|
||||
blinker==1.9.0
|
||||
bs4==0.0.2
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
cryptography==46.0.3
|
||||
Flask==3.1.2
|
||||
gunicorn==24.0.0
|
||||
idna==3.11
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.3
|
||||
packaging==26.0
|
||||
pycparser==3.0
|
||||
pyspnego==0.12.0
|
||||
pytz==2025.2
|
||||
requests==2.32.5
|
||||
requests_ntlm==1.3.0
|
||||
soupsieve==2.8.2
|
||||
typing_extensions==4.15.0
|
||||
urllib3==2.6.3
|
||||
Werkzeug==3.1.5
|
||||
|
||||
Reference in New Issue
Block a user