Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion application/apache-superset/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
apache-superset
flask-jwt-extended>=4.7.1
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
2 changes: 1 addition & 1 deletion application/cratedb-toolkit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
crate>=2.0.0.dev5
crate>=2.0.0.dev6
cratedb-toolkit[influxdb,mongodb]>=0.0.30
2 changes: 1 addition & 1 deletion application/records/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
records<0.7
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
tablib[ods]
3 changes: 1 addition & 2 deletions by-dataframe/dask/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
click<9
colorlog<7
crate>=2.0.0.dev5
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.10
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
2 changes: 1 addition & 1 deletion by-dataframe/pandas/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click<9
colorlog<7
crate>=2.0.0.dev5
crate>=2.0.0.dev6
pandas==2.2.*
pueblo>=0.0.10
sqlalchemy-cratedb[all] @ git+https://github.com/crate-workbench/sqlalchemy-cratedb@amo/postgresql-async
2 changes: 1 addition & 1 deletion by-language/python-dbapi/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
crate>=2.0.0.dev5
crate>=2.0.0.dev6
2 changes: 1 addition & 1 deletion by-language/python-sqlalchemy/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click<9
colorlog<7
crate>=2.0.0.dev5
crate>=2.0.0.dev6
pueblo>=0.0.7
sqlalchemy>=2,<2.1
sqlalchemy-cratedb[all] @ git+https://github.com/crate-workbench/sqlalchemy-cratedb@amo/postgresql-async
2 changes: 1 addition & 1 deletion framework/flink/kafka-jdbcsink-python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ avro-python3==1.10.2
certifi==2024.2.2
charset-normalizer==3.3.2
cloudpickle==2.2.1
crate>=2.0.0.dev5
crate>=2.0.0.dev6
crcmod==1.7
dill==0.3.1.1
dnspython==2.6.1
Expand Down
2 changes: 1 addition & 1 deletion framework/gradio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gradio==4.*
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
2 changes: 1 addition & 1 deletion framework/records/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
records<0.7
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
tablib[pandas]
2 changes: 1 addition & 1 deletion framework/streamlit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
streamlit==1.*
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
2 changes: 1 addition & 1 deletion testing/native/python-pytest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
crash>=0.31.5
crate>=2.0.0.dev5
crate>=2.0.0.dev6
pytest<9
pytest-cratedb>=0.4.0
2 changes: 1 addition & 1 deletion testing/native/python-unittest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cr8>=0.27.2
crash>=0.31.5
crate>=2.0.0.dev5
crate>=2.0.0.dev6
2 changes: 1 addition & 1 deletion testing/testcontainers/python-pytest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
crash>=0.31.5
crate>=2.0.0.dev5
crate>=2.0.0.dev6
cratedb-toolkit[testing]>=0.0.29
pytest<9
2 changes: 1 addition & 1 deletion testing/testcontainers/python-unittest/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
crash>=0.31.5
crate>=2.0.0.dev5
crate>=2.0.0.dev6
cratedb-toolkit[testing]>=0.0.29
4 changes: 2 additions & 2 deletions topic/machine-learning/automl/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Real.
crate>=2.0.0.dev5
dask==2024.12.1
mlflow-cratedb==2.14.1
plotly<5.25
pycaret[models,parallel,test]==3.3.2
pydantic<3
python-dotenv<2
sqlalchemy==2.*
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2

# Development.
# mlflow-cratedb @ git+https://github.com/crate-workbench/mlflow-cratedb.git@main
3 changes: 1 addition & 2 deletions topic/timeseries/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
crate>=2.0.0.dev5
cratedb-toolkit[datasets]>=0.0.30
refinitiv-data<1.7
pandas==2.0.*
pycaret==3.3.2
pydantic<3
sqlalchemy==2.0.*
sqlalchemy-cratedb>=0.41.0.dev1
sqlalchemy-cratedb>=0.41.0.dev2
Loading