Skip to content

Commit 1a60fd7

Browse files
szymondudyczManul from Pathway
authored andcommitted
Fix dependencies of demo question answering (#9095)
GitOrigin-RevId: 8f607fb704980b0f6e29d72a124b7c81d7b2474e
1 parent ea07380 commit 1a60fd7

File tree

7 files changed

+11
-11
lines changed

7 files changed

+11
-11
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-dotenv==1.0.1
1+
python-dotenv~=1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-dotenv==1.0.1
1+
python-dotenv~=1.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pathway[all]
2-
python-dotenv==1.0.1
3-
mpmath==1.3.0
2+
python-dotenv~=1.0
3+
mpmath~=1.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pathway[all]
2-
python-dotenv==1.0.1
3-
mpmath==1.3.0
2+
python-dotenv~=1.0
3+
mpmath~=1.3
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pathway[all]
2-
python-dotenv==1.0.1
3-
mpmath==1.3.0
2+
python-dotenv~=1.0
3+
mpmath~=1.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-dotenv==1.0.1
1+
python-dotenv~=1.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
python-dotenv==1.0.1
2-
psycopg==3.1.12
1+
python-dotenv~=1.0
2+
psycopg~=3.1

0 commit comments

Comments
 (0)