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 21ce010 commit bdfeec9Copy full SHA for bdfeec9
appengine/standard/firebase/firenotes/backend/requirements.txt
@@ -1,7 +1,7 @@
1
Flask==1.1.4; python_version < '3.0'
2
Flask==3.0.0; python_version > '3.0'
3
pyjwt==1.7.1; python_version < '3.0'
4
-flask-cors==3.0.10
+flask-cors==6.0.0
5
google-auth==2.17.3; python_version < '3.0'
6
google-auth==2.17.3; python_version > '3.0'
7
requests==2.27.1
0 commit comments