We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e75d8 commit aa00360Copy full SHA for aa00360
tutorials/euclid_access/Euclid_ERO.md
@@ -53,7 +53,7 @@ First, we import all necessary packages.
53
54
```{code-cell} ipython3
55
# Uncomment the next line to install dependencies if needed.
56
-# !pip install tqdm numpy matplotlib astropy photutils astroquery>=0.4.10 sep>=1.4 firefly_client>=3.2
+# !pip install tqdm numpy matplotlib astropy photutils>=2.0 astroquery>=0.4.10 sep>=1.4 firefly_client>=3.2
57
```
58
59
0 commit comments