Skip to content

Commit

Permalink
removed pin
Browse files Browse the repository at this point in the history
  • Loading branch information
neworderofjamie committed Oct 9, 2024
1 parent bd70f2a commit 7813e7f
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 @@ -290,7 +290,7 @@
python_requires=">=3.6",
install_requires=["numpy>=1.17", "psutil",
"importlib-metadata>=1.0;python_version<'3.8'",
"setuptools<74.0"],
"setuptools"],
extras_require={
"doc": ["sphinx", "sphinx-gallery", "sphinx-argparse"],
"userproject": ["mnist", "tqdm", "scipy", "matplotlib"],
Expand Down

0 comments on commit 7813e7f

Please sign in to comment.