@@ -15,7 +15,7 @@ with open(os.path.join(here, "flaml/version.py")) as fp:
__version__=version["__version__"]
install_requires=[
"NumPy>=1.17",
"NumPy>=1.17,<2",
]
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.