diff --git a/backend/requirements.txt b/backend/requirements.txt index 763f626..c6b962e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,3 +1,3 @@ -fastapi==0.108.0 -pycryptodome==3.19.0 +fastapi==0.109.1 +pycryptodome==3.19.1 pydantic==2.5.3