We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d1d01 commit c5cfb24Copy full SHA for c5cfb24
1 file changed
setup.py
@@ -28,6 +28,7 @@
28
'passlib>=1.6',
29
'bcrypt',
30
'pyOpenSSL',
31
+ 'pytest>=4.4.2,<5.0'
32
'pyyaml>=5.1',
33
'validators',
34
'tabulate',
0 commit comments