Add pyOpenSSL 21 constants (#6273)

This commit is contained in:
Maximilian Hils
2021-11-10 07:59:42 +01:00
committed by GitHub
parent 2679ed1c07
commit ab25042efa
2 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "20.0.*"
version = "21.0.*"
python2 = true
requires = ["types-cryptography"]