gradio/test/requirements.txt
Abubakar Abid 2a5b9e03b1
Added support for pandas Styler object to gr.DataFrame (initially just sets the display_value) (#5569)
* adding precision to df

* add changeset

* docstring

* precision

* add changeset

* fix

* fixes

* add changeset

* add visual test

* lint

* fixes

* lint

* format

* add changeset

* ts changes

* analytics

* dataframe typing

* typing

* demo

* fix

* lint

* interactive dataframe

* dataframe

* fix typing

* add test

* upgrade pandas version

* fix pandas version

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-10-02 14:02:03 -07:00

259 lines
4.5 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
altair==4.2.0
# via -r requirements.in
anyio==3.6.1
# via
# httpcore
# starlette
asyncio==3.4.3
# via -r requirements.in
attrs==21.4.0
# via
# jsonschema
# pytest
backcall==0.2.0
# via ipython
black==23.3.0
# via -r requirements.in
boto3==1.26.65
# via -r requirements.in
botocore==1.29.87
# via
# boto3
# s3transfer
certifi==2022.6.15
# via
# httpcore
# httpx
# requests
charset-normalizer==2.1.0
# via requests
click==8.1.3
# via black
cloudpickle==2.1.0
# via shap
coverage[toml]==6.4.2
# via
# -r requirements.in
# pytest-cov
decorator==5.1.1
# via ipython
entrypoints==0.4
# via altair
fastapi==0.87.0
# via -r requirements.in
filelock==3.7.1
# via
# huggingface-hub
# transformers
h11==0.12.0
# via httpcore
httpcore==0.15.0
# via httpx
httpx==0.23.0
# via
# -r requirements.in
# respx
huggingface-hub==0.14.0
# via
# -r requirements.in
# transformers
idna==3.3
# via
# anyio
# requests
# rfc3986
imageio==2.19.5
# via scikit-image
iniconfig==1.1.1
# via pytest
ipython==7.34.0
# via -r requirements.in
jedi==0.18.1
# via ipython
jinja2==3.1.2
# via altair
jmespath==1.0.1
# via
# boto3
# botocore
joblib==1.1.0
# via scikit-learn
jsonschema==4.7.2
# via altair
llvmlite==0.38.1
# via numba
markupsafe==2.1.1
# via jinja2
matplotlib-inline==0.1.3
# via ipython
mypy-extensions==0.4.3
# via black
networkx==2.6.3
# via scikit-image
numba==0.55.2
# via shap
numpy==1.21.6
# via
# altair
# imageio
# numba
# pandas
# pywavelets
# scikit-image
# scikit-learn
# scipy
# shap
# tifffile
# transformers
packaging==22.0
# via
# huggingface-hub
# pytest
# scikit-image
# shap
# transformers
pandas==1.5.3
# via
# altair
# shap
# vega-datasets
parso==0.8.3
# via jedi
pathspec==0.9.0
# via black
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.2.0
# via
# imageio
# scikit-image
platformdirs==2.5.2
# via black
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.30
# via ipython
ptyprocess==0.7.0
# via pexpect
py==1.11.0
# via pytest
pydantic==1.9.1
# via
# -r requirements.in
# fastapi
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via jsonschema
pytest==7.1.2
# via
# -r requirements.in
# pytest-asyncio
# pytest-cov
pytest-asyncio==0.19.0
# via -r requirements.in
pytest-cov==3.0.0
# via -r requirements.in
python-dateutil==2.8.2
# via
# botocore
# pandas
pyright==1.1.305
pytz==2022.1
# via pandas
pywavelets==1.3.0
# via scikit-image
pyyaml==6.0
# via
# huggingface-hub
# transformers
regex==2022.7.9
# via transformers
requests==2.28.1
# via
# huggingface-hub
# transformers
respx==0.19.2
# via -r requirements.in
ruff==0.0.264
# via -r requirements.in
rfc3986[idna2008]==1.5.0
# via httpx
s3transfer==0.6.0
# via boto3
scikit-image==0.19.3
# via -r requirements.in
scikit-learn==1.0.2
# via shap
scipy==1.7.3
# via
# scikit-image
# scikit-learn
# shap
shap==0.41.0
# via -r requirements.in
six==1.16.0
# via python-dateutil
slicer==0.0.7
# via shap
sniffio==1.2.0
# via
# anyio
# httpcore
# httpx
starlette==0.21.0
# via fastapi
threadpoolctl==3.1.0
# via scikit-learn
tifffile==2021.11.2
# via scikit-image
tokenizers==0.12.1
# via transformers
tomli==2.0.1
# via
# black
# coverage
# pytest
toolz==0.12.0
# via altair
torch==1.12.0
# via -r requirements.in
tqdm==4.64.0
# via
# -r requirements.in
# huggingface-hub
# shap
# transformers
traitlets==5.3.0
# via
# ipython
# matplotlib-inline
transformers==4.20.1
# via -r requirements.in
typing-extensions==4.3.0
# via
# black
# huggingface-hub
# pydantic
# starlette
# torch
urllib3==1.26.10
# via
# botocore
# requests
vega-datasets==0.9.0
# via -r requirements.in
wcwidth==0.2.5
# via prompt-toolkit
# The following packages are considered to be unsafe in a requirements file:
# setuptools