You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if possible to update the following packages to these versions (or add that version), I need these version for my project and they aren't downloading from pythonhosted.org probably.
Package
Version
scipy
1.10.1
numpy
1.23.5
pandas
2.0.0
The text was updated successfully, but these errors were encountered:
If you look under https://chaquo.com/pypi-7.0/, you'll see that we have newer versions of NumPy and Pandas for Python 3.9 and 3.10 than we do for Python 3.8. You can use them by changing the Python version of your app.
However, these versions are not quite as new as the ones you asked for. If this is a problem for you, please explain specifically why you need the newer version.
Unfortunately we don't have SciPy for Python 3.9 and 3.10, for the reason given in #648 (comment).
I was wondering if possible to update the following packages to these versions (or add that version), I need these version for my project and they aren't downloading from pythonhosted.org probably.
The text was updated successfully, but these errors were encountered: