Skip to content

Commit 8f96935

Browse files
committed
v0.0.8
1 parent 618356e commit 8f96935

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
install_requires = [
5656
'requests>=2.27.1,<2.29.0',
5757
'confuse>=1.7,<2.1',
58-
'cachetools~=5.3.0',
59-
'cryptographys~=39.0.2'
58+
'cachetool>=4.2,<5.4',
59+
'cryptography>=38.0.0,<40.0.0'
6060
],
6161
license="Apache License 2.0",
6262
classifiers=[

0 commit comments

Comments
 (0)