gradio/test/requirements.in
Freddy Boulton bed288a509
Add support for altair plots (#2741)
* Try clean install

* Resolve peer dependencies?

* frozen lockfile install

* Explicitly use version 16

* Add env

* Add altair demo

* Add unit test

* CHANGELOG

* Add image to changelog

* Add outbreak_forcast notebook

* Try again

* generate again

* Update ui/packages/plot/src/Plot.svelte

Co-authored-by: aliabid94 <aabid94@gmail.com>

* Fix title

Co-authored-by: aliabid94 <aabid94@gmail.com>
2022-12-02 14:53:42 -03:00

24 lines
316 B
Plaintext

# Don't forget to run bash scripts/create_test_requirements.sh from unix or wsl when you update this file.
asyncio
IPython
comet_ml
coverage
mlflow
torch
transformers
scikit-image
shap
pytest
wandb
huggingface_hub
pytest-cov
pytest-asyncio
black
isort
flake8
httpx
pydantic
respx
fastapi>=0.87.0
altair
vega_datasets