Update cryptography requirement from <3,>=2.0.0 to >=2.0.0,<4 (#1206)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pylint==2.5.3
|
||||
flake8==3.8.3
|
||||
pillow>4.0.0
|
||||
cryptography>=2.0.0,<3
|
||||
cryptography>=2.0.0,<4
|
||||
pexpect==4.8.0
|
||||
|
||||
# Unit tests
|
||||
|
||||
Reference in New Issue
Block a user