diff --git a/backend/requirements.txt b/backend/requirements.txt index 963a975..febe008 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,16 +1,16 @@ -bcrypt==4.1.2 -dnspython==2.6.1 -Flask==3.0.2 -Flask-PyMongo==2.3.0 -pymongo==4.6.2 -python-dotenv==1.0.1 -waitress==3.0.0 -flask_cors==4.0.0 -PyJWT==2.8.0 -flask-jwt-extended==4.6.0 -pytest==8.2.0 -pytest-cov==5.0.0 -coverage==7.5.1 -pytest-mock==3.14.0 -mongomock==4.1.2 +bcrypt==4.1.2 +dnspython==2.6.1 +Flask==3.0.2 +Flask-PyMongo==2.3.0 +pymongo==4.6.2 +python-dotenv==1.0.1 +waitress==3.0.0 +flask_cors==4.0.0 +PyJWT==2.8.0 +flask-jwt-extended==4.6.0 +pytest==8.2.0 +pytest-cov==5.0.0 +coverage==7.5.1 +pytest-mock==3.14.0 +mongomock==4.1.2 setuptools==70.0.0 \ No newline at end of file