Skip to content

Commit

Permalink
Update test-environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mariald authored Sep 5, 2024
1 parent 40ac2c9 commit be7be08
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/environments/test-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ channels:

dependencies:
# required
- pandas
- numpy
- geopandas
- osmnx
- requests
- scikit-learn
- pandas==2.1.4
- numpy==1.26.2
- geopandas== 0.14.1
- osmnx== 1.8.0
- requests== 2.31.0
- scikit-learn== 1.3.2
- h3==3.7.6
- pytest
- h3

0 comments on commit be7be08

Please sign in to comment.