Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit da200d2

Browse files
committed
Update requirements
1 parent bbe4587 commit da200d2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pycryptodomex~=3.10
1+
pycryptodomex~=3.14
22
pynacl~=1.4
33
pysocks~=1.7
44
requests

test_requirements_py3.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
black==21.11b1
2-
coverage~=5.3
3-
coveralls~=2.1
1+
black~=22.3
2+
coverage~=6.3
3+
coveralls~=3.3
44
pip>=9
5-
pytest-cov~=2.10
5+
pytest-cov~=3.0
66
pytest-runner~=5.2
7-
pytest~=6.1
8-
responses~=0.12
7+
pytest~=7.1
8+
responses~=0.20

0 commit comments

Comments
 (0)