numpy v1.25

This commit is contained in:
Christian Clauss 2023-06-25 19:29:26 +02:00 committed by GitHub
parent 28dc56bf39
commit f249236162
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,23 +1,22 @@
beautifulsoup4
fake_useragent
# numpy ; python_version < '3.12'
git+https://github.com/cclauss/numpy.git@patch-1
numpy
keras
lxml
matplotlib ; python_version < '3.12'
opencv-python ; python_version < '3.12'
pandas ; python_version < '3.12'
matplotlib # ; python_version < '3.12'
opencv-python # ; python_version < '3.12'
pandas # ; python_version < '3.12'
pillow
projectq ; python_version < '3.12'
qiskit ; python_version < '3.12'
projectq # ; python_version < '3.12'
qiskit # ; python_version < '3.12'
requests
rich
scikit-fuzzy ; python_version < '3.12'
scikit-learn ; python_version < '3.12'
statsmodels ; python_version < '3.12'
sympy ; python_version < '3.12'
tensorflow ; python_version < '3.12'
scikit-fuzzy # ; python_version < '3.12'
scikit-learn # ; python_version < '3.12'
statsmodels # ; python_version < '3.12'
sympy # ; python_version < '3.12'
tensorflow # ; python_version < '3.12'
texttable
tweepy ; python_version < '3.12'
xgboost ; python_version < '3.12'
tweepy # ; python_version < '3.12'
xgboost # ; python_version < '3.12'
yulewalker