Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Oct 16, 2023
1 parent cac607a commit c11ef7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ def run_tests(self) -> None:
# -*- Extra requirements: -*-
"pygeoif>=1.1.0",
"python-dateutil",
"setuptools",
"typing_extensions",
"setuptools>=65.5.1",
"typing-extensions",
],
entry_points="""
# -*- Entry points: -*-
Expand Down

0 comments on commit c11ef7a

Please sign in to comment.