diff --git a/by-dataframe/dask/requirements.txt b/by-dataframe/dask/requirements.txt index a4ffdc0b..27fc2f3a 100644 --- a/by-dataframe/dask/requirements.txt +++ b/by-dataframe/dask/requirements.txt @@ -2,5 +2,5 @@ click<9 colorlog<7 dask[dataframe]>=2024.4.1 # Python 3.11.9 breaks previous Dask distributed>=2024.4.1 # Python 3.11.9 breaks previous Dask -pueblo>=0.0.7 -sqlalchemy-cratedb>=0.36.1,<1 +pueblo==0.0.9 +sqlalchemy-cratedb==0.37.0 diff --git a/by-dataframe/pandas/requirements.txt b/by-dataframe/pandas/requirements.txt index 963ffbb8..60847f05 100644 --- a/by-dataframe/pandas/requirements.txt +++ b/by-dataframe/pandas/requirements.txt @@ -1,5 +1,5 @@ click<9 colorlog<7 pandas==2.2.* -pueblo>=0.0.7 -sqlalchemy-cratedb>=0.36.1,<1 +pueblo==0.0.9 +sqlalchemy-cratedb==0.37.0 diff --git a/topic/machine-learning/automl/requirements-dev.txt b/topic/machine-learning/automl/requirements-dev.txt index 50eab735..0d1f39c1 100644 --- a/topic/machine-learning/automl/requirements-dev.txt +++ b/topic/machine-learning/automl/requirements-dev.txt @@ -1,6 +1,6 @@ # Real. -cratedb-toolkit[io] -pueblo[notebook,testing]>=0.0.7 +cratedb-toolkit[io]==0.0.13 +pueblo[notebook,testing]==0.0.9 # Development. # cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@7f3a493 diff --git a/topic/machine-learning/automl/requirements.txt b/topic/machine-learning/automl/requirements.txt index f0b5e3b2..c539fe5d 100644 --- a/topic/machine-learning/automl/requirements.txt +++ b/topic/machine-learning/automl/requirements.txt @@ -1,12 +1,12 @@ # Real. -cratedb-toolkit>=0.0.13,<0.1 +cratedb-toolkit==0.0.13 mlflow-cratedb==2.13.2 plotly<5.23 pycaret[models,parallel,test]==3.3.2 pydantic<2 python-dotenv<2 sqlalchemy==2.* -sqlalchemy-cratedb>=0.36.1,<1 +sqlalchemy-cratedb==0.37.0 # Development. # mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@main diff --git a/topic/machine-learning/llm-langchain/requirements-dev.txt b/topic/machine-learning/llm-langchain/requirements-dev.txt index 03a97fbd..a6b83092 100644 --- a/topic/machine-learning/llm-langchain/requirements-dev.txt +++ b/topic/machine-learning/llm-langchain/requirements-dev.txt @@ -1,6 +1,6 @@ # Real. cratedb-toolkit[io] -pueblo[notebook,testing]>=0.0.7 +pueblo[notebook,testing]==0.0.9 # Development. # cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@main diff --git a/topic/machine-learning/llm-langchain/requirements.txt b/topic/machine-learning/llm-langchain/requirements.txt index b966c1c8..0d407c4c 100644 --- a/topic/machine-learning/llm-langchain/requirements.txt +++ b/topic/machine-learning/llm-langchain/requirements.txt @@ -1,18 +1,18 @@ # Real. crash -cratedb-toolkit>=0.0.13,<0.1 +cratedb-toolkit==0.0.14 google-cloud-aiplatform<2 langchain-google-vertexai<2 langchain-openai<0.2 langchain-text-splitters<0.3 -pueblo[cli,nlp]>=0.0.7 +pueblo[cli,nlp]==0.0.9 pydantic>=1,<3 pypdf<5 python-dotenv<2 requests<3 requests-cache<2 sqlalchemy==2.* -sqlalchemy-cratedb>=0.37.0,<1 +sqlalchemy-cratedb==0.37.0 unstructured<0.15 # Development. diff --git a/topic/machine-learning/mlops-mlflow/requirements-dev.txt b/topic/machine-learning/mlops-mlflow/requirements-dev.txt index a5825f18..84a601f2 100644 --- a/topic/machine-learning/mlops-mlflow/requirements-dev.txt +++ b/topic/machine-learning/mlops-mlflow/requirements-dev.txt @@ -1,6 +1,6 @@ # Real. -cratedb-toolkit[io] -pueblo[notebook,testing]>=0.0.7 +cratedb-toolkit[io]==0.0.14 +pueblo[notebook,testing]==0.0.9 # Development. # cratedb-toolkit[io] @ git+https://github.com/crate-workbench/cratedb-toolkit.git@7f3a493 diff --git a/topic/timeseries/requirements-dev.txt b/topic/timeseries/requirements-dev.txt index cfd81eee..0465e73d 100644 --- a/topic/timeseries/requirements-dev.txt +++ b/topic/timeseries/requirements-dev.txt @@ -1,5 +1,5 @@ # Real. -pueblo[notebook,testing]>=0.0.9 +pueblo[notebook,testing]==0.0.9 # Development. # pueblo[notebook,testing] @ git+https://github.com/pyveci/pueblo.git@amo/testbook diff --git a/topic/timeseries/requirements.txt b/topic/timeseries/requirements.txt index b2520022..82b6bf8f 100644 --- a/topic/timeseries/requirements.txt +++ b/topic/timeseries/requirements.txt @@ -1,7 +1,7 @@ -cratedb-toolkit[datasets]==0.0.13 +cratedb-toolkit[datasets]==0.0.14 refinitiv-data<1.7 pandas==1.* pycaret==3.3.2 pydantic<2 sqlalchemy==1.* -sqlalchemy-cratedb>=0.36.1,<1 +sqlalchemy-cratedb==0.37.0