mirror of
https://github.com/certbot/certbot.git
synced 2026-07-30 18:04:31 +02:00
pin back pylint (#9368)
This commit is contained in:
@@ -115,7 +115,6 @@ pycparser==2.21; python_version >= "3.7"
|
||||
pygments==2.12.0; python_version >= "3.7"
|
||||
pylev==1.4.0; python_version >= "3.7" and python_version < "4.0"
|
||||
pylint==2.13.9
|
||||
pylint==2.13.9; python_version >= "3.7"
|
||||
pynacl==1.5.0; python_version >= "3.7"
|
||||
pynsist==2.7; python_version >= "3.7"
|
||||
pyopenssl==22.0.0; python_version >= "3.7"
|
||||
|
||||
Reference in New Issue
Block a user