TDD: 1, Me: 0

This commit is contained in:
2024-12-13 18:08:44 +02:00
commit 9c1cfa7c23
36 changed files with 2374 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
Flask==3.1.0
flask_httpauth==4.8.0
flask_limiter==3.9.2
httpx==0.28.1
pytest==8.3.3
python-dotenv==1.0.1
redis==5.2.1
Werkzeug==3.1.3