Files
OpenMensa-Parser-STW-Potsdam/requirements.txt
T
fishfacegit 68e092b06e Handle closed-time typos from SWP API and update local dev setup (#32)
* updated dependencies, fixed "geschlossen" parsing

* httpretty.core warning patch

---------

Co-authored-by: Hadrian Burkhardt <hadrian.burkhardt@gmx.de>
2026-02-18 23:00:09 +01:00

16 lines
581 B
Plaintext

blinker==1.9.0; python_version >= '3.9'
cachetools==5.5.0; python_version >= '3.7'
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
flask==3.1.0; python_version >= '3.9'
idna==3.10; python_version >= '3.6'
itsdangerous==2.2.0; python_version >= '3.8'
jinja2==3.1.4; python_version >= '3.7'
markupsafe==3.0.2; python_version >= '3.9'
pyopenmensa==0.95.0
requests==2.32.3; python_version >= '3.8'
urllib3==2.2.3; python_version >= '3.8'
uwsgi==2.0.28
werkzeug==3.1.3; python_version >= '3.9'