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 4e3ca38 commit 1267d7dCopy full SHA for 1267d7d
examples/message/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