Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
edited deps
  • Loading branch information
BalzaniEdoardo authored May 16, 2024
1 parent f8fa76f commit cf07586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"numpy>1.20", # Numerical computing library
"scipy>=1.10", # Scientific computing library
"typing_extensions>=4.6", # Typing extensions for Python
"pynapple"
"pynapple>=0.6.5"
]


Expand Down

0 comments on commit cf07586

Please sign in to comment.