Ferdlance commited on
Commit
74232f2
·
1 Parent(s): 4828781

Correction finale des conflits de fusion

Browse files
Files changed (2) hide show
  1. Dockerfile +0 -1
  2. requirements.txt +0 -4
Dockerfile CHANGED
@@ -13,4 +13,3 @@ RUN pip install --no-cache-dir -r requirements.txt
13
  # Définit le point d'entrée du conteneur
14
  # Docker exécutera le script start.sh
15
  ENTRYPOINT ["/app/start.sh"]
16
- =======
 
13
  # Définit le point d'entrée du conteneur
14
  # Docker exécutera le script start.sh
15
  ENTRYPOINT ["/app/start.sh"]
 
requirements.txt CHANGED
@@ -54,7 +54,3 @@ tzdata==2025.2
54
  urllib3==2.5.0
55
  watchdog==6.0.0
56
  webencodings==0.5.1
57
- =======
58
- altair
59
- pandas
60
- streamlit
 
54
  urllib3==2.5.0
55
  watchdog==6.0.0
56
  webencodings==0.5.1