Skip to content

Commit

Permalink
Merge pull request #925 from readthedocs/dependencies/pip-tools-5032bd3
Browse files Browse the repository at this point in the history
Dependencies: all packages updated via pip-tools
  • Loading branch information
davidfischer authored Oct 15, 2024
2 parents 5032bd3 + 6e74b5a commit da7a39f
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 46 deletions.
52 changes: 43 additions & 9 deletions requirements/analyzer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ certifi==2024.8.30
# via
# requests
# trafilatura
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via
# htmldate
# requests
Expand All @@ -42,7 +42,7 @@ cymem==2.0.8
# preshed
# spacy
# thinc
cytoolz==0.12.3
cytoolz==1.0.0
# via textacy
dateparser==1.2.0
# via htmldate
Expand All @@ -53,15 +53,16 @@ filelock==3.16.1
# huggingface-hub
# torch
# transformers
# triton
floret==0.10.5
# via textacy
fsspec==2024.9.0
# via
# huggingface-hub
# torch
htmldate==1.9.0
htmldate==1.9.1
# via trafilatura
huggingface-hub==0.25.1
huggingface-hub==0.25.2
# via
# sentence-transformers
# transformers
Expand Down Expand Up @@ -93,11 +94,11 @@ lxml[html-clean,html_clean]==5.3.0
# justext
# lxml-html-clean
# trafilatura
lxml-html-clean==0.2.2
lxml-html-clean==0.3.1
# via lxml
marisa-trie==1.2.0
marisa-trie==1.2.1
# via language-data
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -128,6 +129,37 @@ numpy==1.26.4
# thinc
# torchvision
# transformers
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu12==9.1.0.70
# via torch
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.20.5
# via torch
nvidia-nvjitlink-cu12==12.6.77
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
packaging==24.1
# via
# huggingface-hub
Expand All @@ -139,7 +171,7 @@ pathlib-abc==0.1.1
# via pathy
pathy==0.11.0
# via spacy
pgvector==0.3.4
pgvector==0.3.5
# via -r analyzer.in
pillow==10.4.0
# via torchvision
Expand Down Expand Up @@ -234,7 +266,7 @@ tld==0.13
# via courlan
tokenizers==0.13.3
# via transformers
toolz==0.12.1
toolz==1.0.0
# via cytoolz
torch==2.4.1
# via
Expand All @@ -257,6 +289,8 @@ transformers==4.26.1
# via
# sentence-transformers
# spacy-transformers
triton==3.0.0
# via torch
typer==0.7.0
# via
# pathy
Expand Down
16 changes: 9 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.8
aiohttp==3.10.10
# via geoip2
aiosignal==1.3.1
# via aiohttp
Expand All @@ -31,7 +31,7 @@ celery[redis]==5.4.0
# via -r base.in
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -45,7 +45,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
crispy-bootstrap4==2024.1
crispy-bootstrap4==2024.10
# via -r base.in
dj-stripe==2.8.4
# via -r base.in
Expand All @@ -64,7 +64,7 @@ django==5.0.9
# jsonfield
django-allauth==65.0.2
# via -r base.in
django-cors-headers==4.4.0
django-cors-headers==4.5.0
# via -r base.in
django-countries==7.6.1
# via -r base.in
Expand Down Expand Up @@ -98,7 +98,7 @@ idna==3.10
# via
# requests
# yarl
ip2proxy==3.4.1
ip2proxy==3.4.2
# via -r base.in
jsonfield==3.1.0
# via -r base.in
Expand All @@ -114,13 +114,15 @@ pillow==10.4.0
# via -r base.in
prompt-toolkit==3.0.48
# via click-repl
propcache==0.2.0
# via yarl
pyjwt==2.9.0
# via -r base.in
python-dateutil==2.9.0.post0
# via celery
pytz==2024.2
# via -r base.in
redis==5.1.0
redis==5.1.1
# via celery
requests==2.32.3
# via
Expand Down Expand Up @@ -163,7 +165,7 @@ webencodings==0.5.1
# via bleach
whitenoise==6.7.0
# via -r base.in
yarl==1.13.1
yarl==1.15.1
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down
36 changes: 19 additions & 17 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.8
aiohttp==3.10.10
# via geoip2
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -50,7 +50,7 @@ certifi==2024.8.30
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
Expand All @@ -67,17 +67,17 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via sphinx-autobuild
coverage==7.6.1
coverage==7.6.2
# via
# -r development.in
# django-coverage-plugin
crispy-bootstrap4==2024.1
crispy-bootstrap4==2024.10
# via -r base.in
decorator==5.1.1
# via
# ipdb
# ipython
distlib==0.3.8
distlib==0.3.9
# via virtualenv
dj-stripe==2.8.4
# via -r base.in
Expand All @@ -97,7 +97,7 @@ django==5.0.9
# jsonfield
django-allauth==65.0.2
# via -r base.in
django-cors-headers==4.4.0
django-cors-headers==4.5.0
# via -r base.in
django-countries==7.6.1
# via -r base.in
Expand All @@ -123,7 +123,7 @@ django-simple-history==3.7.0
# via -r base.in
django-slack==5.19.0
# via -r base.in
django-upgrade==1.21.0
django-upgrade==1.22.1
# via -r development.in
djangorestframework==3.15.2
# via -r base.in
Expand Down Expand Up @@ -164,11 +164,11 @@ imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
ip2proxy==3.4.1
ip2proxy==3.4.2
# via -r base.in
ipdb==0.13.13
# via -r development.in
ipython==8.27.0
ipython==8.28.0
# via
# -r development.in
# ipdb
Expand All @@ -180,7 +180,7 @@ jsonfield==3.1.0
# via -r base.in
kombu==5.4.2
# via celery
markupsafe==2.1.5
markupsafe==3.0.1
# via jinja2
matplotlib-inline==0.1.7
# via ipython
Expand Down Expand Up @@ -211,12 +211,14 @@ pluggy==1.5.0
# via
# pytest
# tox
pre-commit==3.8.0
pre-commit==4.0.1
# via -r development.in
prompt-toolkit==3.0.48
# via
# click-repl
# ipython
propcache==0.2.0
# via yarl
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.3
Expand All @@ -243,7 +245,7 @@ pyyaml==6.0.2
# via
# pre-commit
# responses
redis==5.1.0
redis==5.1.1
# via celery
requests==2.32.3
# via
Expand Down Expand Up @@ -280,9 +282,9 @@ sphinx==6.2.1
# sphinx-rtd-theme
# sphinxcontrib-httpdomain
# sphinxcontrib-jquery
sphinx-autobuild==2024.9.19
sphinx-autobuild==2024.10.3
# via -r development.in
sphinx-rtd-theme==2.0.0
sphinx-rtd-theme==3.0.1
# via -r development.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down Expand Up @@ -314,7 +316,7 @@ stripe==4.2.0
# dj-stripe
tokenize-rt==6.0.0
# via django-upgrade
tomli==2.0.1
tomli==2.0.2
# via
# ipdb
# pytest
Expand Down Expand Up @@ -350,7 +352,7 @@ urllib3==2.2.3
# responses
user-agents==2.2.0
# via -r base.in
uvicorn==0.31.0
uvicorn==0.31.1
# via sphinx-autobuild
vine==5.1.0
# via
Expand All @@ -371,7 +373,7 @@ websockets==13.1
# via sphinx-autobuild
whitenoise==6.7.0
# via -r base.in
yarl==1.13.1
yarl==1.15.1
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading

0 comments on commit da7a39f

Please sign in to comment.