neu
This commit is contained in:
15
work/entworfener_code_working_copy/requirements.txt
Normal file
15
work/entworfener_code_working_copy/requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
# Core web framework and server
|
||||
fastapi>=0.115.0
|
||||
uvicorn[standard]>=0.30.0
|
||||
|
||||
# Configuration
|
||||
PyYAML>=6.0.2
|
||||
|
||||
# Testing
|
||||
pytest>=8.3.1
|
||||
httpx>=0.27.2
|
||||
|
||||
# Optional developer tooling (can be moved to requirements-dev.txt)
|
||||
mypy>=1.11.2
|
||||
ruff>=0.6.4
|
||||
black>=24.10.0
|
||||
Reference in New Issue
Block a user