4/requirements.txt
2025-03-20 09:54:31 +01:00

8 lines
112 B
Plaintext

Here's the `requirements.txt` file with the requested dependencies:
```
fastapi
uvicorn
sqlalchemy
pydantic
```