Skip to content

Commit

Permalink
dev(hansbug): use potc>=0.0.3 && use new test packages
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed Jan 3, 2022
1 parent b49bf51 commit 6f6ff2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
coverage>=5
mock>=4.0.3
flake8~=3.5
pytest~=5.4.3
pytest-cov~=2.10.1
pytest-mock~=3.5.1
pytest-forked~=1.3.0
pytest-xdist~=1.34.0
pytest-timeout~=1.4.2
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
easydict>=1.7,<2
numpy>=1.19,<2
where>=1.0.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
potc>=0.0.2
potc>=0.0.3
treevalue>=1.0.0

0 comments on commit 6f6ff2c

Please sign in to comment.