We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2dd49c6 + 613ef7f commit 07def72Copy full SHA for 07def72
blockchain_payment_integration/requirements.txt
@@ -4,6 +4,6 @@ SQLAlchemy==1.4.27
4
python-dotenv==0.19.2
5
pytest==6.2.5
6
pytest-mock==3.6.1
7
-Flask-Cors==3.0.10 # For handling Cross-Origin Resource Sharing (CORS)
+Flask-Cors==4.0.2 # For handling Cross-Origin Resource Sharing (CORS)
8
Flask-Limiter==2.0 # For rate limiting requests
9
Flask-HTTPAuth==4.5.0 # For handling HTTP authentication
0 commit comments