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.
2 parents 9b83f8f + e21b172 commit 1f3ae3aCopy full SHA for 1f3ae3a
requirements/fabric/test.txt
@@ -6,5 +6,5 @@ pytest-timeout ==2.4.0
6
pytest-rerunfailures ==16.0.1
7
pytest-random-order ==1.2.0
8
click ==8.1.8; python_version < "3.11"
9
-click ==8.2.1; python_version > "3.10"
+click ==8.3.0; python_version > "3.10"
10
tensorboardX >=2.6, <2.7.0 # todo: relax it back to `>=2.2` after fixing tests
0 commit comments