Thanks to visit codestin.com Credit goes to github.com
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 aa9448e commit b112e15Copy full SHA for b112e15
firestore/cloud-async-client/requirements-test.txt
@@ -1,3 +1,4 @@
1
pytest==6.2.4
2
-pytest-asyncio==0.16.0
+pytest-asyncio==0.17.0; python_version > '3.6'
3
+pytest-asyncio==0.16.0; python_version < '3.7'
4
flaky==3.7.0
0 commit comments