File tree 4 files changed +4
-4
lines changed
machine-learning/llm-langchain
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ colorlog<7
3
3
dask [dataframe ]>= 2024.4.1 # Python 3.11.9 breaks previous Dask
4
4
distributed >= 2024.4.1 # Python 3.11.9 breaks previous Dask
5
5
pueblo == 0.0.9
6
- sqlalchemy-cratedb == 0.37 .0
6
+ sqlalchemy-cratedb == 0.38 .0
Original file line number Diff line number Diff line change 2
2
colorlog < 7
3
3
pandas == 2.2.*
4
4
pueblo == 0.0.9
5
- sqlalchemy-cratedb == 0.37 .0
5
+ sqlalchemy-cratedb == 0.38 .0
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ python-dotenv<2
12
12
requests < 3
13
13
requests-cache < 2
14
14
sqlalchemy == 2.*
15
- sqlalchemy-cratedb == 0.37 .0
15
+ sqlalchemy-cratedb == 0.38 .0
16
16
unstructured < 0.15
17
17
18
18
# Development.
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ pandas==2.0.*
4
4
pycaret == 3.3.2
5
5
pydantic < 2
6
6
sqlalchemy == 2.0.*
7
- sqlalchemy-cratedb == 0.37 .0
7
+ sqlalchemy-cratedb == 0.38 .0
You can’t perform that action at this time.
0 commit comments