There was an error while loading. Please reload this page.
1 parent 386bf9d commit 899aa6cCopy full SHA for 899aa6c
1 file changed
setup.py
@@ -44,7 +44,7 @@ def readme():
44
packages=["pyhacrf"],
45
install_requires=[
46
"numpy",
47
- "PyLBFGS>=0.1.3",
+ "PyLBFGS>=0.1.4",
48
],
49
python_requires='>=3.9',
50
ext_modules=ext_modules,
0 commit comments