gradio/test/requirements.in
cswamy 6abad53677
Added polars dataframe support with demo (#7139)
* first commit

* minor update

* working polars

* fixed. demo added.

* add changeset

* dynamic import of polars

* Fix import logic

* add changeset

* Fix lint

* Add code

* Fix code

* Add code

* remove screenshot'

* delete

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
2024-01-25 12:56:54 -05:00

24 lines
376 B
Plaintext

# Don't forget to run bash scripts/create_test_requirements.sh and scripts/create_test_requirements-37.sh from unix or wsl when you update this file.
IPython
altair
asyncio
boto3
coverage
fastapi>=0.101.0
gradio_pdf==0.0.3
httpx
huggingface_hub
polars==0.20.5
pydantic
pytest
pytest-asyncio
pytest-cov
ruff>=0.1.7
respx
scikit-image
shap
torch
tqdm
transformers
vega_datasets