Release 1.1.0
This commit is contained in:
parent
633f312bc7
commit
2f7f2a1eb7
8 changed files with 242 additions and 20 deletions
52
requirements.txt
Normal file
52
requirements.txt
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
altair==5.5.0
|
||||
annotated-types==0.7.0
|
||||
anyio==4.9.0
|
||||
attrs==25.3.0
|
||||
blinker==1.9.0
|
||||
cachetools==6.1.0
|
||||
certifi==2025.6.15
|
||||
charset-normalizer==3.4.2
|
||||
click==8.2.1
|
||||
distro==1.9.0
|
||||
feedparser==6.0.11
|
||||
gitdb==4.0.12
|
||||
GitPython==3.1.44
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
idna==3.10
|
||||
Jinja2==3.1.6
|
||||
jiter==0.10.0
|
||||
jsonschema==4.24.0
|
||||
jsonschema-specifications==2025.4.1
|
||||
MarkupSafe==3.0.2
|
||||
narwhals==1.45.0
|
||||
numpy==2.3.1
|
||||
openai==1.93.0
|
||||
packaging==25.0
|
||||
pandas==2.3.0
|
||||
pillow==11.3.0
|
||||
protobuf==6.31.1
|
||||
pyarrow==20.0.0
|
||||
pydantic==2.11.7
|
||||
pydantic_core==2.33.2
|
||||
pydeck==0.9.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.1.1
|
||||
pytz==2025.2
|
||||
referencing==0.36.2
|
||||
requests==2.32.4
|
||||
rpds-py==0.26.0
|
||||
sgmllib3k==1.0.0
|
||||
six==1.17.0
|
||||
smmap==5.0.2
|
||||
sniffio==1.3.1
|
||||
streamlit==1.46.1
|
||||
tenacity==9.1.2
|
||||
toml==0.10.2
|
||||
tornado==6.5.1
|
||||
tqdm==4.67.1
|
||||
typing-inspection==0.4.1
|
||||
typing_extensions==4.14.0
|
||||
tzdata==2025.2
|
||||
urllib3==2.5.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue