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 0c27648 commit cd7a171Copy full SHA for cd7a171
setup.py
@@ -10,7 +10,7 @@
10
crypto_requires = ["cryptography>=1.3.0"]
11
12
test_requires = crypto_requires + [
13
- "pytest~=3.6.0",
+ "pytest~=5.4.0",
14
"pytest-asyncio~=0.8",
15
"async_generator~=1.8",
16
"async-timeout~=2.0",
0 commit comments