mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
bed288a509
* 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>
24 lines
316 B
Plaintext
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 |