Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--certbot-nginx/setup.py2
-rw-r--r--tools/oldest_constraints.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/certbot-nginx/setup.py b/certbot-nginx/setup.py
index 3b75a3424..b180fe06a 100644
--- a/certbot-nginx/setup.py
+++ b/certbot-nginx/setup.py
@@ -13,7 +13,7 @@ install_requires = [
'certbot>=1.1.0',
'mock',
'PyOpenSSL',
- 'pyparsing>=1.5.5', # Python3 support; perhaps unnecessary?
+ 'pyparsing>=1.5.5', # Python3 support
'setuptools',
'zope.interface',
]
diff --git a/tools/oldest_constraints.txt b/tools/oldest_constraints.txt
index 6154b497a..85d058796 100644
--- a/tools/oldest_constraints.txt
+++ b/tools/oldest_constraints.txt
@@ -13,7 +13,6 @@ ply==3.4
pyasn1==0.1.9
pycparser==2.14
pyOpenSSL==0.13.1
-pyparsing==1.5.6
pyRFC3339==1.0
python-augeas==0.5.0
oauth2client==4.0.0