Skip to content

Commit

Permalink
fix cap
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Sep 25, 2024
1 parent 0a15b3a commit 51e877d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ zip_safe = True
include_package_data = True
install_requires =
appdirs
numpy = 1.19
numpy == 1.19
pyyaml
requests
typing-extensions
Expand Down

0 comments on commit 51e877d

Please sign in to comment.