Skip to content

Commit

Permalink
Dependencies: Clean up testing dependencies not needed in crate-python
Browse files Browse the repository at this point in the history
After the SQLAlchemy dialect has been separated into sqlalchemy-cratedb,
they are no longer needed here.
  • Loading branch information
amotl committed Oct 7, 2024
1 parent 38ccce0 commit e8f8ef1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,8 @@ def read(path):
'backports.zoneinfo<1; python_version<"3.9"',
'certifi',
'createcoverage>=1,<2',
'dask[dataframe]',
'stopit>=1.1.2,<2',
'flake8>=4,<8',
'pandas<2.3',
'pueblo>=0.0.7',
'pytz',
],
doc=['sphinx>=3.5,<9',
Expand Down

0 comments on commit e8f8ef1

Please sign in to comment.