Skip to content

Commit

Permalink
Add missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
koenvo committed Jun 7, 2024
1 parent afaa056 commit f125ef4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def setup_package():
"pytz>=2020.1",
'typing_extensions;python_version<"3.11"',
"python-dateutil>=2.8.1,<3",
"sortedcontainers>=2"
],
extras_require={
"test": [
Expand Down

0 comments on commit f125ef4

Please sign in to comment.