Skip to content

Commit

Permalink
Add typing_extensions to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fcurella committed Sep 30, 2024
1 parent c26d4e8 commit ceb7e88
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 @@ -70,5 +70,6 @@
python_requires=">=3.8",
install_requires=[
"python-dateutil>=2.4",
"typing_extensions",
],
)

0 comments on commit ceb7e88

Please sign in to comment.