Skip to content

Commit

Permalink
Updates required beartype version
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtsap committed May 20, 2024
1 parent 7abb1d5 commit b2c3df6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
package_data={"": ["*.pdf"]},
install_requires=[
"numpy", "scipy", "matplotlib", "scikit-learn", 'fire',
"beartype==0.9.1",
"beartype==0.18.5",
],
classifiers=[
'Programming Language :: Python :: 3',
Expand Down

0 comments on commit b2c3df6

Please sign in to comment.