Skip to content

Commit

Permalink
reduce non-conda dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-fred committed Jul 20, 2023
1 parent 8139a5e commit 0f74643
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ dependencies:
- geopy # geocoding client
- ipykernel # notebook support
- jupyter # notebook support
- jq # JSON processing tool
- matplotlib==3.7.1 # basic plotting
- nb_conda_kernels # notebook support
- netCDF4 # NetCDF file format
- networkx # networks
- numpy~=1.22.0 # data arrays
- openpyxl # Excel file format
- osmium-tool==1.14.0 # openstreetmap extracts
- pathos # multiprocessing
- pyarrow # parquet file format, Arrow data exchange
- aws-sdk-cpp=1.8.186
Expand Down

0 comments on commit 0f74643

Please sign in to comment.