Bjorn-Winckler-Visualization / requirements.txt
davanstrien's picture
davanstrien HF staff
add requirements file
cd1cb86 verified
raw
history blame
2.16 kB
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
altair==5.4.1
# via streamlit
attrs==24.2.0
# via
# jsonschema
# referencing
blinker==1.8.2
# via streamlit
cachetools==5.5.0
# via streamlit
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via streamlit
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
fonttools==4.54.1
# via matplotlib
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via streamlit
idna==3.10
# via requests
jinja2==3.1.4
# via
# altair
# pydeck
jsonschema==4.23.0
# via altair
jsonschema-specifications==2024.10.1
# via jsonschema
kiwisolver==1.4.7
# via matplotlib
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
# via -r requirements.in
mdurl==0.1.2
# via markdown-it-py
narwhals==1.13.1
# via altair
numpy==2.1.3
# via
# -r requirements.in
# contourpy
# matplotlib
# pandas
# pydeck
# streamlit
packaging==24.1
# via
# altair
# matplotlib
# streamlit
pandas==2.2.3
# via streamlit
pillow==10.4.0
# via
# matplotlib
# streamlit
protobuf==5.28.3
# via streamlit
pyarrow==18.0.0
# via streamlit
pydeck==0.9.1
# via streamlit
pygments==2.18.0
# via rich
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.2
# via pandas
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via streamlit
rich==13.9.4
# via streamlit
rpds-py==0.20.1
# via
# jsonschema
# referencing
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
streamlit==1.39.0
# via -r requirements.in
tenacity==9.0.0
# via streamlit
toml==0.10.2
# via streamlit
tornado==6.4.1
# via streamlit
typing-extensions==4.12.2
# via
# altair
# streamlit
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via requests