diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..d937546 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,51 @@ +altair==6.0.0 +annotated-types==0.7.0 +anyio==4.12.1 +attrs==25.4.0 +bbpb==1.4.2 +blinker==1.9.0 +cachetools==7.0.3 +certifi==2026.2.25 +charset-normalizer==3.4.5 +click==8.3.1 +distro==1.9.0 +gitdb==4.0.12 +gitpython==3.1.46 +h11==0.16.0 +httpcore==1.0.9 +httpx==0.28.1 +idna==3.11 +jinja2==3.1.6 +jiter==0.13.0 +jsonschema==4.26.0 +jsonschema-specifications==2025.9.1 +markupsafe==3.0.3 +narwhals==2.17.0 +numpy==2.4.2 +openai==2.26.0 +packaging==26.0 +pandas==2.3.3 +pillow==12.1.1 +protobuf==6.33.5 +pyarrow==23.0.1 +pydantic==2.12.5 +pydantic-core==2.41.5 +pydeck==0.9.1 +python-dateutil==2.9.0.post0 +pytz==2026.1.post1 +referencing==0.37.0 +requests==2.32.5 +rpds-py==0.30.0 +six==1.17.0 +smmap==5.0.2 +sniffio==1.3.1 +streamlit==1.55.0 +tenacity==9.1.4 +toml==0.10.2 +tornado==6.5.4 +tqdm==4.67.3 +typing-extensions==4.15.0 +typing-inspection==0.4.2 +tzdata==2025.3 +urllib3==2.6.3 +watchdog==6.0.0 |
