Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ blinker==1.6.2
blis==0.7.9
cachetools==5.3.1
catalogue==2.0.8
certifi==2023.7.22
certifi==2024.7.4
charset-normalizer==3.2.0
click==8.1.5
confection==0.1.0
Expand All @@ -17,17 +17,17 @@ decorator==5.1.1
en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl#sha256=1618fc62e7aedc2b778caa3ea6e9c8280beac3b83fe7b93316cbb9e8f3abe7c5
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl#sha256=83276fc78a70045627144786b52e1f2728ad5e29e5e43916ec37ea9c26a11212
Faker==19.1.0
fastapi==0.101.1
fastapi==0.109.1
favicon==0.7.0
floret==0.10.3
fonttools==4.41.0
fonttools==4.43.0
gitdb==4.0.10
GitPython==3.1.32
GitPython==3.1.41
htbuilder==0.6.1
idna==3.4
idna==3.7
importlib-metadata==6.8.0
jellyfish==1.0.0
Jinja2==3.1.2
Jinja2==3.1.4
joblib==1.3.1
jsonschema==4.18.3
jsonschema-specifications==2023.6.1
Expand All @@ -48,30 +48,30 @@ numpy==1.25.1
packaging==23.1
pandas==2.0.3
pathy==0.10.2
Pillow==9.5.0
Pillow==10.3.0
plotly==5.15.0
preshed==3.0.8
protobuf==4.23.4
pyarrow==12.0.1
pydantic==1.10.11
pyarrow==14.0.1
pydantic==1.10.13
pydeck==0.8.1b0
Pygments==2.15.1
pymdown-extensions==10.1
Pympler==1.0.1
pyparsing==3.0.9
pypdf==3.12.2
pypdf==3.17.0
pyphen==0.14.0
python-dateutil==2.8.2
python-multipart==0.0.6
python-multipart==0.0.7
pytz==2023.3
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
referencing==0.29.1
regex==2023.6.3
requests==2.31.0
requests==2.32.2
rich==13.4.2
rpds-py==0.8.11
scikit-learn==1.3.0
scikit-learn==1.5.0
scipy==1.11.1
six==1.16.0
smart-open==6.3.0
Expand All @@ -82,7 +82,7 @@ spacy-legacy==3.0.12
spacy-loggers==1.0.4
srsly==2.4.6
st-annotated-text==4.0.0
streamlit==1.24.1
streamlit==1.30.0
streamlit-camera-input-live==0.2.0
streamlit-card==0.0.61
streamlit-embedcode==0.1.2
Expand All @@ -98,8 +98,8 @@ thinc==8.1.10
threadpoolctl==3.2.0
toml==0.10.2
toolz==0.12.0
tornado==6.3.3
tqdm==4.65.0
tornado==6.4.1
tqdm==4.66.3
typer==0.9.0
typing_extensions==4.7.1
tzdata==2023.3
Expand Down