Skip to content

Commit

Permalink
limit up-to-date requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Jun 1, 2023
1 parent ac09091 commit 9c25fe9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
streamlit>=1.16
streamlit>=1.16,<=1.18
pyyaml
numpy<1.24
pandas
matplotlib
plotly
bokeh
hvplot
geopandas
networkx
holoviews
panel
geoviews
pandas<=1.5
matplotlib<=3.6
plotly<=5.13
bokeh<=3.0.1
hvplot<=0.8.2
geopandas<0.13
networkx<=3
holoviews<1.16
panel<=0.14.3
geoviews<1.10
cartopy
pyproj
scipy
xarray
xarray<=2023.02.0
netcdf4

0 comments on commit 9c25fe9

Please sign in to comment.