Skip to content

Commit

Permalink
Merge pull request #1229 from GeoscienceAustralia/feature/moving-mock…
Browse files Browse the repository at this point in the history
…-imports-file

Moved the mock_imports file into the dea-notebooks repo
  • Loading branch information
benji-glitsos-ga authored May 23, 2024
2 parents 6bad65a + 6a4938f commit c6116e6
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions Tools/mock_imports.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Mock Imports
# Whenever you add a new Python module dependency to the DEA Tools, you'll need to add it to this list; otherwise, the relevant DEA Tools page won't display on the Knowledge Hub.

aiohttp
boto3
botocore
branca
ciso8601
dask
dask_gateway
dask_ml
datacube
dill
distutils
fsspec
fiona
folium
geopandas
geopy
hdstats
ipyleaflet
ipython
ipywidgets
joblib
lxml
matplotlib
mpl_toolkits
numexpr
numpy
odc
osgeo
otps
OWSLib
owslib
packaging
pandas
pathos
pyproj
python_dateutil
psycopg2
pyTMD
pytz
rasterio
rasterstats
requests
rios
rioxarray
rsgislib
scikit_learn
seaborn
sklearn
scipy
setuptools
setuptools_scm
shapely
skimage
tqdm
traitlets
xarray

0 comments on commit c6116e6

Please sign in to comment.