update dependencies
This commit is contained in:
parent
1a15b3ee84
commit
e962f44f0e
1 changed files with 2 additions and 2 deletions
4
setup.py
4
setup.py
|
@ -4,8 +4,8 @@ from setuptools import find_packages
|
|||
version = "0.0.5"
|
||||
|
||||
install_requires = [
|
||||
"acme>=0.29.0",
|
||||
"certbot>=0.34.0",
|
||||
"acme>=1.8.0",
|
||||
"certbot>=1.10.1",
|
||||
"setuptools",
|
||||
"requests",
|
||||
"mock",
|
||||
|
|
Loading…
Reference in a new issue