Skip to content

Commit

Permalink
fix: duplicated entries in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
rmm-ch committed Dec 13, 2024
1 parent 3446e31 commit e5cc9f3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions call_models/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ pandas==2.2.3
# frontend
streamlit==1.39.0
## for nice map tiles
folium
streamlit_folium
folium==0.18.0
streamlit_folium==0.23.1

Expand All @@ -27,4 +25,4 @@ pillow==10.4.0

## also need opencv for handling images in the later model with preprocessing
opencv-python-headless==4.5.5.64
albumentations==1.1.0
albumentations==1.1.0

0 comments on commit e5cc9f3

Please sign in to comment.