pump to
streamlit==1.51.0 streamlit-folium==0.25.3 pandas==2.3.3 matplotlib~=3.10.7 numpy~=2.3.4 and automatic pip-upgrade while build container
This commit is contained in:
@@ -10,6 +10,7 @@ RUN apt-get update \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN python -m pip install --upgrade pip
|
||||
COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
|
||||
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
Reference in New Issue
Block a user