Skip to content

Commit

Permalink
Trial, commenting out non-required python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbell87 committed Oct 10, 2023
1 parent 167ed77 commit 2849c1c
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions base/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
opencv-contrib-python-headless
#opencv-contrib-python-headless
matplotlib
scipy
#scipy
ipykernel
ipywidgets
ipyfilechooser
ipylab
voila
#voila
jupytext
jupyter-http-over-ws
jupyter-resource-usage
jupyterlab-system-monitor
jupyterlab-git
python-dotenv
tqdm
#python-dotenv
#tqdm
jupyter-server-proxy
pillow
qrcode
pyodm==1.5.9
rasterio
rasterstats
GEOS
cartopy
gdal==${GDAL_VERSION}
#pillow
#qrcode
#pyodm==1.5.9
#rasterio
#rasterstats
#GEOS
#cartopy
#gdal==${GDAL_VERSION}
git+https://github.com/AuScalableDroneCloud/asdc_python
git+https://github.com/AuScalableDroneCloud/nbgitpuller
git+https://github.com/AuScalableDroneCloud/odk2odm
git+https://github.com/AuScalableDroneCloud/odmax
#git+https://github.com/AuScalableDroneCloud/nbgitpuller
#git+https://github.com/AuScalableDroneCloud/odk2odm
#git+https://github.com/AuScalableDroneCloud/odmax

0 comments on commit 2849c1c

Please sign in to comment.