Skip to content

Commit

Permalink
Update sqlalchemy requirement from ==1.* to ==2.* in /topic/timeseries
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 17c16fc commit 04312b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topic/timeseries/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ refinitiv-data<1.7
pandas==1.*
pycaret==3.3.2
pydantic<2
sqlalchemy==1.*
sqlalchemy==2.*
sqlalchemy-cratedb==0.37.0

0 comments on commit 04312b4

Please sign in to comment.