mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
730 stars 54 forks source link

Update dependencies #149

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

The automated build of the conda package for itables (https://github.com/conda-forge/itables-feedstock/pull/21) reported that some packages are used but not listed in the dependencies:

Packages found by source code inspection but not in the meta.yaml:

  • numpy
  • requests
  • pytz
  • six

While numpy is really required,