Update requirements.txt with streamlit
This commit is contained in:
parent
477c9ca855
commit
faaac65527
@ -1,29 +1,65 @@
|
|||||||
aiofiles==24.1.0
|
aiofiles==24.1.0
|
||||||
|
altair==5.4.1
|
||||||
annotated-types==0.7.0
|
annotated-types==0.7.0
|
||||||
anyio==4.6.0
|
anyio==4.6.0
|
||||||
|
attrs==24.2.0
|
||||||
|
blinker==1.8.2
|
||||||
|
cachetools==5.5.0
|
||||||
certifi==2024.8.30
|
certifi==2024.8.30
|
||||||
|
charset-normalizer==3.4.0
|
||||||
click==8.1.7
|
click==8.1.7
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
exceptiongroup==1.2.2
|
exceptiongroup==1.2.2
|
||||||
|
gitdb==4.0.11
|
||||||
|
GitPython==3.1.43
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
httpcore==1.0.6
|
httpcore==1.0.6
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
Jinja2==3.1.4
|
||||||
jiter==0.6.0
|
jiter==0.6.0
|
||||||
joblib==1.4.2
|
joblib==1.4.2
|
||||||
|
jsonschema==4.23.0
|
||||||
|
jsonschema-specifications==2024.10.1
|
||||||
|
markdown-it-py==3.0.0
|
||||||
|
MarkupSafe==3.0.1
|
||||||
|
mdurl==0.1.2
|
||||||
|
narwhals==1.9.3
|
||||||
nltk==3.9.1
|
nltk==3.9.1
|
||||||
numpy==2.1.2
|
numpy==2.1.2
|
||||||
ollama==0.3.3
|
ollama==0.3.3
|
||||||
openai==1.51.1
|
openai==1.51.1
|
||||||
|
packaging==24.1
|
||||||
|
pandas==2.2.3
|
||||||
|
pillow==10.4.0
|
||||||
|
protobuf==5.28.2
|
||||||
|
pyarrow==17.0.0
|
||||||
pydantic==2.9.2
|
pydantic==2.9.2
|
||||||
pydantic_core==2.23.4
|
pydantic_core==2.23.4
|
||||||
|
pydeck==0.9.1
|
||||||
|
Pygments==2.18.0
|
||||||
PyMuPDF==1.24.11
|
PyMuPDF==1.24.11
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
|
pytz==2024.2
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
|
referencing==0.35.1
|
||||||
regex==2024.9.11
|
regex==2024.9.11
|
||||||
|
requests==2.32.3
|
||||||
|
rich==13.9.2
|
||||||
|
rpds-py==0.20.0
|
||||||
scikit-learn==1.5.2
|
scikit-learn==1.5.2
|
||||||
scipy==1.14.1
|
scipy==1.14.1
|
||||||
|
six==1.16.0
|
||||||
|
smmap==5.0.1
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
|
streamlit==1.39.0
|
||||||
|
tenacity==9.0.0
|
||||||
threadpoolctl==3.5.0
|
threadpoolctl==3.5.0
|
||||||
|
toml==0.10.2
|
||||||
|
tornado==6.4.1
|
||||||
tqdm==4.66.5
|
tqdm==4.66.5
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
|
tzdata==2024.2
|
||||||
|
urllib3==2.2.3
|
||||||
|
watchdog==5.0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user