Skip to content

Commit

Permalink
Dependencies: Update to dogpile.cache 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jan 29, 2024
1 parent 113ee9b commit 938bed3
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 @@ -28,7 +28,7 @@
package_dir={"epo_ops": "epo_ops"},
include_package_data=True,
install_requires=[
"dogpile.cache<1.2",
"dogpile.cache<1.4",
"importlib-metadata; python_version<'3.8'",
"python-dateutil<2.9",
"requests>=2.27,<3",
Expand Down

0 comments on commit 938bed3

Please sign in to comment.