Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasvinaya committed Jan 22, 2024
1 parent 96cc40a commit cce7d32
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 @@ -62,6 +62,6 @@ def _get_version():
},
install_requires=[
'joblib',
'numpy>=1.21',
'numpy',
],
python_requires='>=3.9,<3.12')

0 comments on commit cce7d32

Please sign in to comment.