Add project sources

This commit is contained in:
2026-01-23 18:57:33 +01:00
parent b696b30a0a
commit 01749f96e8
8 changed files with 712 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
flask==3.0.0
werkzeug==3.0.1
python-dotenv==1.0.0
requests==2.31.0