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 1267d7d commit a0efd69Copy full SHA for a0efd69
examples/flask_provider/requirements.txt
@@ -1,5 +1,5 @@
1
Flask==2.0.3; python_version < '3.7'
2
-Flask==2.2.2; python_version >= '3.7'
+Flask==2.2.5; python_version >= '3.7'
3
pytest==7.0.1; python_version < '3.7'
4
pytest==7.1.3; python_version >= '3.7'
5
requests==2.27.1; python_version < '3.7'
0 commit comments