Skip to content

Commit

Permalink
removing typing_extensions from setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Aug 24, 2023
1 parent 5265870 commit 3c80c74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

requires = [
"PyHamcrest>=2.0.0",
"typing-extensions>=4.1.1",
"pydantic>=1.10.0"
]

Expand Down

0 comments on commit 3c80c74

Please sign in to comment.