Skip to content

Commit

Permalink
Change upper bound from '<0.29' to '<1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r committed Jul 12, 2023
1 parent 7d9b56b commit 2cbdbc0
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 @@ -92,7 +92,7 @@ def get_git_sha() -> str:
"geopy",
"gunicorn>=20.1.0; sys_platform != 'win32'",
"hashids>=1.3.1, <2",
"holidays>=0.28, <0.29",
"holidays>=0.28, <1.0",
"humanize",
"importlib_metadata",
"isodate",
Expand Down

0 comments on commit 2cbdbc0

Please sign in to comment.