Skip to content

Commit a0d4fd4

Browse files
author
TOUL
committed
Update streamlit
1 parent 0a0d448 commit a0d4fd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sqlalchemy==1.4.46
1111
psycopg2-binary==2.9.5
1212

1313
# App
14-
streamlit==1.17.0
14+
streamlit==1.23.1
1515

1616
# Airflow
1717
apache-airflow==2.5.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name='formation_indus_ds_avancee',
12-
version='1.0',
12+
version='1.2',
1313
packages=['formation_indus_ds_avancee'],
1414
package_dir={'formation_indus_ds_avancee': 'formation_indus_ds_avancee'},
1515
url='',

0 commit comments

Comments
 (0)