Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
2d151c7ab7
Update cryptography requirement from <4,>=2.0.0 to >=2.0.0,<38
Updates the requirements on [cryptography](https://github.com/pyca/cryptography) to permit the latest version.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.0...37.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 19:02:44 +00:00

View File

@ -1,2 +1,2 @@
pillow>4.0.0
cryptography>=2.0.0,<4
cryptography>=2.0.0,<38