Skip to content

Commit

Permalink
chore(deps): drop pandas dependency
Browse files Browse the repository at this point in the history
> poetry remove pandas

... and removed from the dependency list in the documentation

> poetry add python-dateutil

.. which is used in apis_entities.autocomplete3 and is a dependency of
pandas and was not configured as direct dependency of apis
  • Loading branch information
b1rger committed Jan 9, 2024
1 parent e89e03d commit 87e9d30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 187 deletions.
1 change: 0 additions & 1 deletion docs/source/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Dependencies
* requests
* SPARQLWrapper
* django-model-utils
* pandas
* django-admin-csvexport

Used in the ``apis_labels`` and ``apis_vocabularies`` admin apps
Expand Down
Loading

0 comments on commit 87e9d30

Please sign in to comment.