File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
machine-learning/llm-langchain Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ colorlog<7
33dask [dataframe ]>= 2024.4.1 # Python 3.11.9 breaks previous Dask
44distributed >= 2024.4.1 # Python 3.11.9 breaks previous Dask
55pueblo == 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 22colorlog < 7
33pandas == 2.2.*
44pueblo == 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
1212requests < 3
1313requests-cache < 2
1414sqlalchemy == 2.*
15- sqlalchemy-cratedb == 0.37 .0
15+ sqlalchemy-cratedb == 0.38 .0
1616unstructured < 0.15
1717
1818# Development.
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ pandas==2.0.*
44pycaret == 3.3.2
55pydantic < 2
66sqlalchemy == 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