Spaces:
Sleeping
Sleeping
File size: 1,523 Bytes
9c1c0ef | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | # Reproducible Python 3.12 reference environment generated 2026-08-10.
# Regenerate after dependency updates and validate with CI across supported Python versions.
altair==6.2.2
annotated-doc==0.0.4
annotated-types==0.8.0
anyio==4.14.2
attrs==26.1.0
blinker==1.9.0
certifi==2026.7.22
charset-normalizer==3.4.9
click==8.4.2
colorama==0.4.6
duckdb==1.5.5
fastapi==0.140.0
greenlet==3.5.4
h11==0.16.0
httpcore==1.0.9
httptools==0.8.0
httpx==0.28.1
idna==3.18
Jinja2==3.1.6
joblib==1.5.3
jsonpatch==1.33
jsonpointer==3.1.1
jsonschema==4.26.0
langchain-core==1.5.1
langgraph==1.2.9
langgraph-checkpoint==4.1.1
langgraph-prebuilt==1.1.0
langgraph-sdk==0.4.2
langsmith==0.10.10
MarkupSafe==3.0.3
narwhals==2.24.0
numpy==2.5.1
orjson==3.11.9
ormsgpack==1.12.2
packaging==26.2
pandas==2.3.3
pillow==12.3.0
plotly==6.9.0
protobuf==7.35.1
pyarrow==23.0.1
pydantic==2.13.4
pydantic-settings==2.14.2
pydantic_core==2.46.4
pydeck==0.9.3
python-dateutil==2.9.0.post0
python-dotenv==1.2.2
python-multipart==0.0.32
pytz==2026.3.post1
PyYAML==6.0.3
referencing==0.37.0
requests==2.34.2
requests-toolbelt==1.0.0
rpds-py==2026.6.3
scikit-learn==1.9.0
scipy==1.18.0
six==1.17.0
SQLAlchemy==2.0.51
starlette==1.3.1
streamlit==1.60.0
tenacity==9.1.4
threadpoolctl==3.6.0
typing-inspection==0.4.2
typing_extensions==4.16.0
tzdata==2026.3
urllib3==2.7.0
uuid_utils==0.17.0
uvicorn==0.51.0
watchdog==6.0.0
watchfiles==1.2.0
websockets==15.0.1
xxhash==3.8.1
zstandard==0.25.0
|