Skip to content

Commit

Permalink
Merge pull request #957 from readthedocs/davidfischer/update-reqs
Browse files Browse the repository at this point in the history
Update requirements
  • Loading branch information
davidfischer authored Dec 13, 2024
2 parents cc0142e + 2a3ce25 commit f1a25ba
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 49 deletions.
12 changes: 6 additions & 6 deletions requirements/analyzer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ confection==0.1.5
# weasel
courlan==1.3.2
# via trafilatura
cymem==2.0.8
cymem==2.0.10
# via
# preshed
# spacy
Expand Down Expand Up @@ -69,7 +69,7 @@ huggingface-hub==0.24.7
# transformers
idna==3.10
# via requests
jellyfish==1.1.0
jellyfish==1.1.2
# via textacy
jinja2==3.1.4
# via
Expand Down Expand Up @@ -103,7 +103,7 @@ markupsafe==3.0.2
# via jinja2
mpmath==1.3.0
# via sympy
murmurhash==1.0.10
murmurhash==1.0.11
# via
# preshed
# spacy
Expand Down Expand Up @@ -223,7 +223,7 @@ sentence-transformers==2.2.2
# via -r analyzer.in
sentencepiece==0.2.0
# via sentence-transformers
six==1.16.0
six==1.17.0
# via
# langdetect
# python-dateutil
Expand Down Expand Up @@ -276,15 +276,15 @@ torch==2.5.1
# torchvision
torchvision==0.20.1
# via sentence-transformers
tqdm==4.67.0
tqdm==4.67.1
# via
# huggingface-hub
# nltk
# sentence-transformers
# spacy
# textacy
# transformers
trafilatura==1.12.2
trafilatura==2.0.0
# via -r analyzer.in
transformers==4.25.1
# via
Expand Down
22 changes: 13 additions & 9 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile base.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.6
aiohttp==3.11.9
# via geoip2
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -63,7 +63,7 @@ django==5.0.10
# django-slack
# djangorestframework
# jsonfield
django-allauth==65.2.0
django-allauth==65.3.0
# via -r base.in
django-cors-headers==4.6.0
# via -r base.in
Expand Down Expand Up @@ -115,11 +115,11 @@ pillow==11.0.0
# via -r base.in
prompt-toolkit==3.0.48
# via click-repl
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
pyjwt==2.10.0
pyjwt==2.10.1
# via -r base.in
python-dateutil==2.9.0.post0
# via celery
Expand All @@ -132,7 +132,7 @@ requests==2.32.3
# django-slack
# geoip2
# stripe
six==1.16.0
six==1.17.0
# via python-dateutil
sqlparse==0.5.2
# via django
Expand All @@ -147,8 +147,12 @@ typing-extensions==4.12.2
# multidict
tzdata==2024.2
# via kombu
ua-parser==0.18.0
# via user-agents
ua-parser==1.0.0
# via
# ua-parser-builtins
# user-agents
ua-parser-builtins==0.18.0
# via ua-parser
urllib3==2.2.3
# via requests
user-agents==2.2.0
Expand All @@ -164,5 +168,5 @@ webencodings==0.5.1
# via bleach
whitenoise==6.8.2
# via -r base.in
yarl==1.17.2
yarl==1.18.3
# via aiohttp
41 changes: 22 additions & 19 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile development.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.6
aiohttp==3.11.9
# via geoip2
aiosignal==1.3.1
# via aiohttp
Expand All @@ -24,7 +24,7 @@ asgiref==3.8.1
# django-allauth
# django-cors-headers
# django-countries
asttokens==2.4.1
asttokens==3.0.0
# via stack-data
async-timeout==5.0.1
# via
Expand Down Expand Up @@ -68,7 +68,7 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via sphinx-autobuild
coverage==7.6.7
coverage==7.6.8
# via
# -r development.in
# django-coverage-plugin
Expand Down Expand Up @@ -96,7 +96,7 @@ django==5.0.10
# django-slack
# djangorestframework
# jsonfield
django-allauth==65.2.0
django-allauth==65.3.0
# via -r base.in
django-cors-headers==4.6.0
# via -r base.in
Expand Down Expand Up @@ -124,7 +124,7 @@ django-simple-history==3.7.0
# via -r base.in
django-slack==5.19.0
# via -r base.in
django-upgrade==1.22.1
django-upgrade==1.22.2
# via -r development.in
djangorestframework==3.15.2
# via -r base.in
Expand Down Expand Up @@ -154,7 +154,7 @@ geoip2==4.8.1
# via -r base.in
h11==0.14.0
# via uvicorn
identify==2.6.2
identify==2.6.3
# via pre-commit
idna==3.10
# via
Expand All @@ -169,7 +169,7 @@ ip2proxy==3.4.2
# via -r base.in
ipdb==0.13.13
# via -r development.in
ipython==8.29.0
ipython==8.30.0
# via
# -r development.in
# ipdb
Expand Down Expand Up @@ -218,7 +218,7 @@ prompt-toolkit==3.0.48
# via
# click-repl
# ipython
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
Expand All @@ -232,9 +232,9 @@ pygments==2.18.0
# via
# ipython
# sphinx
pyjwt==2.10.0
pyjwt==2.10.1
# via -r base.in
pytest==8.3.3
pytest==8.3.4
# via
# -r development.in
# pytest-django
Expand Down Expand Up @@ -264,9 +264,8 @@ responses==0.25.3
# via -r development.in
ruff==0.5.2
# via -r development.in
six==1.16.0
six==1.17.0
# via
# asttokens
# python-dateutil
# sphinxcontrib-httpdomain
# tox
Expand Down Expand Up @@ -318,7 +317,7 @@ stripe==4.2.0
# dj-stripe
tokenize-rt==6.1.0
# via django-upgrade
tomli==2.1.0
tomli==2.2.1
# via
# ipdb
# pytest
Expand All @@ -340,8 +339,12 @@ typing-extensions==4.12.2
# uvicorn
tzdata==2024.2
# via kombu
ua-parser==0.18.0
# via user-agents
ua-parser==1.0.0
# via
# ua-parser-builtins
# user-agents
ua-parser-builtins==0.18.0
# via ua-parser
url-normalize==1.4.3
# via requests-cache
urllib3==2.2.3
Expand All @@ -359,11 +362,11 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.27.1
virtualenv==20.28.0
# via
# pre-commit
# tox
watchfiles==0.24.0
watchfiles==1.0.0
# via sphinx-autobuild
wcwidth==0.2.13
# via prompt-toolkit
Expand All @@ -373,5 +376,5 @@ websockets==14.1
# via sphinx-autobuild
whitenoise==6.8.2
# via -r base.in
yarl==1.17.2
yarl==1.18.3
# via aiohttp
28 changes: 16 additions & 12 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile production.in
#
aiohappyeyeballs==2.4.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.6
aiohttp==3.11.9
# via geoip2
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -58,7 +58,7 @@ click-repl==0.3.0
# via celery
crispy-bootstrap4==2024.10
# via -r base.in
cryptography==43.0.3
cryptography==44.0.0
# via azure-storage-blob
dj-stripe==2.8.4
# via -r base.in
Expand All @@ -78,7 +78,7 @@ django==5.0.10
# django-storages
# djangorestframework
# jsonfield
django-allauth==65.2.0
django-allauth==65.3.0
# via -r base.in
django-anymail==12.0
# via -r production.in
Expand Down Expand Up @@ -136,23 +136,23 @@ multidict==6.1.0
# via
# aiohttp
# yarl
newrelic==10.3.0
newrelic==10.3.1
# via -r production.in
packaging==24.2
# via gunicorn
pillow==11.0.0
# via -r base.in
prompt-toolkit==3.0.48
# via click-repl
propcache==0.2.0
propcache==0.2.1
# via
# aiohttp
# yarl
psycopg2-binary==2.9.10
# via -r production.in
pycparser==2.22
# via cffi
pyjwt==2.10.0
pyjwt==2.10.1
# via -r base.in
python-dateutil==2.9.0.post0
# via celery
Expand All @@ -169,9 +169,9 @@ requests==2.32.3
# django-slack
# geoip2
# stripe
sentry-sdk==2.18.0
sentry-sdk==2.19.0
# via -r production.in
six==1.16.0
six==1.17.0
# via
# azure-core
# python-dateutil
Expand All @@ -190,8 +190,12 @@ typing-extensions==4.12.2
# multidict
tzdata==2024.2
# via kombu
ua-parser==0.18.0
# via user-agents
ua-parser==1.0.0
# via
# ua-parser-builtins
# user-agents
ua-parser-builtins==0.18.0
# via ua-parser
urllib3==2.2.3
# via
# django-anymail
Expand All @@ -210,5 +214,5 @@ webencodings==0.5.1
# via bleach
whitenoise==6.8.2
# via -r base.in
yarl==1.17.2
yarl==1.18.3
# via aiohttp
6 changes: 3 additions & 3 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ pluggy==1.5.0
# via tox
py==1.11.0
# via tox
six==1.16.0
six==1.17.0
# via tox
soupsieve==2.6
# via beautifulsoup4
tomli==2.1.0
tomli==2.2.1
# via tox
tox==3.28.0
# via -r testing.in
virtualenv==20.27.1
virtualenv==20.28.0
# via tox

0 comments on commit f1a25ba

Please sign in to comment.