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.
1 parent 6132cfc commit da6edb5Copy full SHA for da6edb5
endpoints/getting-started/requirements.txt
@@ -1,5 +1,5 @@
1
Flask==3.0.3
2
-flask-cors==5.0.1; python_version >= "3.9"
+flask-cors==6.0.0; python_version >= "3.9"
3
flask-cors==5.0.0; python_version == "3.8"
4
gunicorn==23.0.0
5
six==1.16.0
0 commit comments