Skip to content

Commit

Permalink
Unpin all main libs
Browse files Browse the repository at this point in the history
  • Loading branch information
jranalli committed Sep 13, 2024
1 parent 41bde8c commit b3554d9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ classifiers =

[options]
install_requires =
numpy<2
pandas<=2.2.2
tables<=3.9.2
pyproj<=3.6.1
pvlib<=0.11.0
netcdf4<1.7.2
scipy<=1.14.0
matplotlib<=3.9.2
numpy
pandas
tables
pyproj
pvlib
netcdf4
scipy
matplotlib

[options.extras_require]
tests =
Expand Down

0 comments on commit b3554d9

Please sign in to comment.