Skip to content

Commit

Permalink
BUILD: update typing_inspect to 0.9 in environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
j-ittner committed Jun 25, 2024
1 parent c2e34dc commit ef07f50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- python ~= 3.10.14
- scipy ~= 1.10
- typing_extensions ~= 4.3
- typing_inspect ~= 0.7
- typing_inspect ~= 0.9
# test
- pytest ~= 7.2.1
- pytest-cov ~= 2.12.1
Expand Down

0 comments on commit ef07f50

Please sign in to comment.