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 756562b + 44652cf commit a834e5aCopy full SHA for a834e5a
1 file changed
requires-ci.txt
@@ -20,9 +20,7 @@ pyarrow<3;python_version<"3.7"
20
pyarrow;python_version>="3.7"
21
pylint==2.13.5
22
pytest-mock
23
-pytest-sugar==0.9.5
24
-# py is temporary until https://github.com/Teemu/pytest-sugar/issues/241 is fixed
25
-py==1.11.0
+pytest-sugar==0.9.6
26
xlrd>=2.0.1;python_version>="3.8"
27
xlrd<2;python_version<"3.8"
28
pytest-rerunfailures
0 commit comments