37 lines
710 B
Plaintext
37 lines
710 B
Plaintext
|
|
# This file is automatically generated by uv.
|
||
|
|
# It is not intended to be manually edited.
|
||
|
|
version = 1
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "streamlit"
|
||
|
|
version = "1.30.0"
|
||
|
|
source = "pypi"
|
||
|
|
dependencies = [
|
||
|
|
"altair>=4.0.0",
|
||
|
|
"blinker>=1.0.0",
|
||
|
|
"cachetools>=4.0.0",
|
||
|
|
"click>=7.0",
|
||
|
|
"decorator>=4.0.0",
|
||
|
|
"gitpython!=3.1.19",
|
||
|
|
"numpy",
|
||
|
|
"packaging>=14.1",
|
||
|
|
"pandas>=0.25.0",
|
||
|
|
"pillow>=6.2.0",
|
||
|
|
"protobuf<5,>=3.12",
|
||
|
|
"pyarrow",
|
||
|
|
"python-dateutil",
|
||
|
|
"pytz",
|
||
|
|
"requests>=2.4.0",
|
||
|
|
"rich>=10.11.0",
|
||
|
|
"semver",
|
||
|
|
"toml",
|
||
|
|
"typing-extensions>=4.0.0",
|
||
|
|
"tzlocal>=1.1",
|
||
|
|
"validators>=0.20.0",
|
||
|
|
"watchdog",
|
||
|
|
]
|
||
|
|
|
||
|
|
[[package]]
|
||
|
|
name = "python-dotenv"
|
||
|
|
version = "1.0.0"
|
||
|
|
source = "pypi"
|