Skip to content

Commit 04312b4

Browse files
Update sqlalchemy requirement from ==1.* to ==2.* in /topic/timeseries
--- updated-dependencies: - dependency-name: sqlalchemy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17c16fc commit 04312b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/timeseries/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ refinitiv-data<1.7
33
pandas==1.*
44
pycaret==3.3.2
55
pydantic<2
6-
sqlalchemy==1.*
6+
sqlalchemy==2.*
77
sqlalchemy-cratedb==0.37.0

0 commit comments

Comments
 (0)