Skip to content

Commit 7ea5191

Browse files
committed
Lock previous version
1 parent e87c0bb commit 7ea5191

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

flows/base/requirements_base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools-rust==1.5.2
22
psycopg2-binary==2.9.6
33
rpy2==3.5.13
4-
pydantic>2.0.0
4+
pydantic==2.10.6
55
python-dotenv==1.0.0
66
hdbcli==2.15.19
77
black==23.1.0

flows/cohort_survival/requirements_cohort_survival.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools-rust==1.5.2
22
psycopg2-binary==2.9.6
33
rpy2==3.5.13
4-
pydantic>2.0.0
4+
pydantic==2.10.6
55
python-dotenv==1.0.0
66
hdbcli==2.15.19
77
black==23.1.0

flows/data_mapping/requirements_perseus.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
prefect[shell, docker]==3.0.3
2-
pydantic>2.0.0
2+
pydantic==2.10.6
33
python-dotenv==1.0.0
44
jwt==1.3.1
55
xmltodict==0.14.2

flows/mimic_omop_conversion/requirements_mimic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools-rust==1.5.2
22
psycopg2-binary==2.9.6
33
rpy2==3.5.13
4-
pydantic>2.0.0
4+
pydantic==2.10.6
55
python-dotenv==1.0.0
66
hdbcli==2.15.19
77
black==23.1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
prefect[shell, docker]==3.0.3
2-
pydantic>2.0.0
2+
pydantic==2.10.6
33
python-dotenv==1.0.0
44
jwt==1.3.1
55
xmltodict==0.14.2

0 commit comments

Comments
 (0)