diff --git a/backend/requirements.txt b/backend/requirements.txt index b95e88b..4e73143 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ uvicorn==0.27.0 pydantic==2.5.3 sqlalchemy==2.0.25 aiosqlite==0.19.0 -python-multipart==0.0.22 +python-multipart==0.0.26 python-dotenv==1.0.0 watchdog==3.0.0 markdown==3.6