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 b49bf51 commit 6f6ff2cCopy full SHA for 6f6ff2c
requirements-test.txt
@@ -1,13 +1,12 @@
1
coverage>=5
2
mock>=4.0.3
3
flake8~=3.5
4
-pytest~=5.4.3
5
-pytest-cov~=2.10.1
6
-pytest-mock~=3.5.1
7
-pytest-forked~=1.3.0
8
-pytest-xdist~=1.34.0
9
-pytest-timeout~=1.4.2
10
-pytest-rerunfailures~=9.1.1
+pytest~=6.2.5
+pytest-cov~=3.0.0
+pytest-mock~=3.6.1
+pytest-xdist>=1.34.0
+pytest-rerunfailures~=10.2
+pytest-timeout~=2.0.2
11
easydict>=1.7,<2
12
numpy>=1.19,<2
13
where>=1.0.2
requirements.txt
@@ -1,2 +1,2 @@
-potc>=0.0.2
+potc>=0.0.3
treevalue>=1.0.0
0 commit comments