summaryrefslogtreecommitdiff
path: root/src/service_identity.egg-info/requires.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/service_identity.egg-info/requires.txt')
-rw-r--r--src/service_identity.egg-info/requires.txt23
1 files changed, 20 insertions, 3 deletions
diff --git a/src/service_identity.egg-info/requires.txt b/src/service_identity.egg-info/requires.txt
index 5b96c3a..147e397 100644
--- a/src/service_identity.egg-info/requires.txt
+++ b/src/service_identity.egg-info/requires.txt
@@ -1,7 +1,24 @@
-attrs
-pyasn1
+attrs>=16.0.0
pyasn1-modules
-pyopenssl>=0.12
+pyasn1
+cryptography
+
+[:python_version < "3.3"]
+ipaddress
+
+[dev]
+coverage>=4.2.0
+pytest
+sphinx
+idna
+pyOpenSSL
+
+[docs]
+sphinx
[idna]
idna
+
+[tests]
+coverage>=4.2.0
+pytest