Skip to content

Commit

Permalink
Merge pull request #406 from DataverseLabs/dev
Browse files Browse the repository at this point in the history
updated dependecy list
  • Loading branch information
SimonMolinsky authored Aug 29, 2023
2 parents c767529 + fd306cc commit 9e24413
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ PyInterpolate was created thanks to many resources and all of them are pointed h
Moliński, S., (2022). Pyinterpolate: Spatial interpolation in Python for point measurements and aggregated datasets. Journal of Open Source Software, 7(70), 2869, https://doi.org/10.21105/joss.02869


## Requirements and dependencies (v 0.3.+)
## Requirements and dependencies (v 0.5.+)

Core requirements and dependencies are:

Expand All @@ -190,7 +190,8 @@ Core requirements and dependencies are:
* pandas
* dask
* hdbscan
* Pillow
* pylibtiff
* pyarrow

You may check a specific version of requirements in the `setup.cfg` file.

Expand Down

0 comments on commit 9e24413

Please sign in to comment.