Skip to content

Commit

Permalink
chore: Update dependency pinnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Nov 24, 2022
1 parent 6459d5f commit 4488817
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Expand Up @@ -10,8 +10,8 @@ dependencies:
- pandas >=0.24.2
- pyproj >=2.0.0
- numpy
- matplotlib-base
- emoji >=1.0.1
- matplotlib-base >=3.0.0
- emoji >=2.0.0
- cython
- hdbscan >=0.8.20
- gdal
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -38,8 +38,8 @@
'pandas>=0.24.2',
'pyproj>=2.0.0',
'numpy',
'matplotlib',
'emoji>=1.0.1',
'matplotlib>=3.0.0',
'emoji>=2.0.0',
'cython',
'hdbscan>=0.8.20',
'gdal',
Expand Down

0 comments on commit 4488817

Please sign in to comment.