Skip to content

Commit e8f8ef1

Browse files
committed
Dependencies: Clean up testing dependencies not needed in crate-python
After the SQLAlchemy dialect has been separated into sqlalchemy-cratedb, they are no longer needed here.
1 parent 38ccce0 commit e8f8ef1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,8 @@ def read(path):
6565
'backports.zoneinfo<1; python_version<"3.9"',
6666
'certifi',
6767
'createcoverage>=1,<2',
68-
'dask[dataframe]',
6968
'stopit>=1.1.2,<2',
7069
'flake8>=4,<8',
71-
'pandas<2.3',
72-
'pueblo>=0.0.7',
7370
'pytz',
7471
],
7572
doc=['sphinx>=3.5,<9',

0 commit comments

Comments
 (0)