Skip to content

Commit

Permalink
Merge pull request #215 from denisneuf/dependabot/pip/main/six-gte-1.…
Browse files Browse the repository at this point in the history
…16-and-lt-1.18
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
2 parents e6036e2 + 6fe5943 commit d614f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
version='0.6.2',
install_requires=[
"requests>=2.27.1,<2.33.0",
"six~=1.16.0",
"six>=1.16,<1.18",
"cachetools>=5.0,<5.6",
"pycryptodome>=3.13,<3.22",
"pytz>=2021.3,<2025.0",
Expand Down

0 comments on commit d614f74

Please sign in to comment.