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 afc7584 commit dcb5ff9Copy full SHA for dcb5ff9
integration-requirements.txt
@@ -3,11 +3,11 @@
3
#
4
pycloudlib==1!5.6.0
5
6
-# Await pytest > 7.3.2. Breaking change in `testpaths` treatment forced
+# Avoid breaking change in `testpaths` treatment forced
7
# test/unittests/conftest.py to be loaded by our integration-tests tox env
8
# resulting in an unmet dependency issue:
9
# https://github.com/pytest-dev/pytest/issues/11104
10
-pytest<=7.3.1
+pytest!=7.3.2
11
12
packaging
13
passlib
0 commit comments