Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
nstarman committed May 1, 2024
1 parent 10a92f4 commit 2aea5a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ repos:
hooks:
- id: mypy
additional_dependencies:
- numpy>=1.20,<1.24
- numpy>=1.20
- typing_extensions>=4.4.0
- "stream_mapper.core @ git+https://github.com/GalOrrery/stream_mapper-core@main#egg=stream_mapper-core"
args:
Expand Down

0 comments on commit 2aea5a4

Please sign in to comment.