Skip to content

Commit 0096ff3

Browse files
authored
Merge pull request #990 from readthedocs/davidfischer/update-reqs-feb-2025
Update Python requirements - Feb 2025
2 parents 1ecc544 + f97e276 commit 0096ff3

File tree

5 files changed

+161
-156
lines changed

5 files changed

+161
-156
lines changed

requirements/analyzer.txt

+23-21
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
#
77
adlfs==2024.12.0
88
# via -r analyzer.in
9-
aiohappyeyeballs==2.4.4
9+
aiohappyeyeballs==2.4.6
1010
# via aiohttp
11-
aiohttp==3.11.11
11+
aiohttp==3.11.13
1212
# via adlfs
1313
aiosignal==1.3.2
1414
# via aiohttp
1515
async-timeout==5.0.1
1616
# via aiohttp
17-
attrs==24.3.0
17+
attrs==25.1.0
1818
# via aiohttp
1919
azure-core==1.32.0
2020
# via
@@ -23,25 +23,25 @@ azure-core==1.32.0
2323
# azure-storage-blob
2424
azure-datalake-store==0.0.53
2525
# via adlfs
26-
azure-identity==1.19.0
26+
azure-identity==1.20.0
2727
# via adlfs
2828
azure-storage-blob==12.24.1
2929
# via adlfs
30-
babel==2.16.0
30+
babel==2.17.0
3131
# via courlan
32-
beautifulsoup4==4.12.3
32+
beautifulsoup4==4.13.3
3333
# via -r analyzer.in
3434
blis==0.7.11
3535
# via thinc
36-
cachetools==5.5.1
36+
cachetools==5.5.2
3737
# via textacy
3838
catalogue==2.0.10
3939
# via
4040
# spacy
4141
# srsly
4242
# textacy
4343
# thinc
44-
certifi==2024.12.14
44+
certifi==2025.1.31
4545
# via
4646
# requests
4747
# trafilatura
@@ -64,7 +64,7 @@ confection==0.1.5
6464
# weasel
6565
courlan==1.3.2
6666
# via trafilatura
67-
cryptography==44.0.0
67+
cryptography==44.0.1
6868
# via
6969
# azure-identity
7070
# azure-storage-blob
@@ -77,7 +77,7 @@ cymem==2.0.11
7777
# thinc
7878
cytoolz==1.0.1
7979
# via textacy
80-
dateparser==1.2.0
80+
dateparser==1.2.1
8181
# via htmldate
8282
duckdb==1.1.3
8383
# via -r analyzer.in
@@ -88,14 +88,13 @@ filelock==3.17.0
8888
# huggingface-hub
8989
# torch
9090
# transformers
91-
# triton
9291
floret==0.10.5
9392
# via textacy
9493
frozenlist==1.5.0
9594
# via
9695
# aiohttp
9796
# aiosignal
98-
fsspec==2024.12.0
97+
fsspec==2025.2.0
9998
# via
10099
# adlfs
101100
# huggingface-hub
@@ -124,15 +123,15 @@ joblib==1.4.2
124123
# nltk
125124
# scikit-learn
126125
# textacy
127-
justext==3.0.1
126+
justext==3.0.2
128127
# via trafilatura
129128
langcodes==3.5.0
130129
# via spacy
131130
langdetect==1.0.9
132131
# via -r analyzer.in
133132
language-data==1.3.0
134133
# via langcodes
135-
lxml[html-clean,html_clean]==5.3.0
134+
lxml[html-clean,html_clean]==5.3.1
136135
# via
137136
# -r analyzer.in
138137
# htmldate
@@ -207,6 +206,8 @@ nvidia-cusparse-cu12==12.3.1.170
207206
# via
208207
# nvidia-cusolver-cu12
209208
# torch
209+
nvidia-cusparselt-cu12==0.6.2
210+
# via torch
210211
nvidia-nccl-cu12==2.21.5
211212
# via torch
212213
nvidia-nvjitlink-cu12==12.4.127
@@ -237,7 +238,7 @@ preshed==3.0.9
237238
# via
238239
# spacy
239240
# thinc
240-
propcache==0.2.1
241+
propcache==0.3.0
241242
# via
242243
# aiohttp
243244
# yarl
@@ -259,7 +260,7 @@ python-dateutil==2.9.0.post0
259260
# via
260261
# dateparser
261262
# htmldate
262-
pytz==2024.2
263+
pytz==2025.1
263264
# via dateparser
264265
pyyaml==6.0.2
265266
# via
@@ -284,7 +285,7 @@ scikit-learn==1.6.1
284285
# via
285286
# sentence-transformers
286287
# textacy
287-
scipy==1.15.1
288+
scipy==1.15.2
288289
# via
289290
# scikit-learn
290291
# sentence-transformers
@@ -340,12 +341,12 @@ tokenizers==0.13.3
340341
# via transformers
341342
toolz==1.0.0
342343
# via cytoolz
343-
torch==2.5.1
344+
torch==2.6.0
344345
# via
345346
# sentence-transformers
346347
# spacy-transformers
347348
# torchvision
348-
torchvision==0.20.1
349+
torchvision==0.21.0
349350
# via sentence-transformers
350351
tqdm==4.67.1
351352
# via
@@ -361,7 +362,7 @@ transformers==4.25.1
361362
# via
362363
# sentence-transformers
363364
# spacy-transformers
364-
triton==3.1.0
365+
triton==3.2.0
365366
# via torch
366367
typer==0.7.0
367368
# via
@@ -373,12 +374,13 @@ typing-extensions==4.12.2
373374
# azure-core
374375
# azure-identity
375376
# azure-storage-blob
377+
# beautifulsoup4
376378
# cloudpathlib
377379
# huggingface-hub
378380
# multidict
379381
# pydantic
380382
# torch
381-
tzlocal==5.2
383+
tzlocal==5.3
382384
# via dateparser
383385
urllib3==2.3.0
384386
# via

requirements/base.txt

+18-18
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile base.in
66
#
7-
aiohappyeyeballs==2.4.4
7+
aiohappyeyeballs==2.4.6
88
# via aiohttp
9-
aiohttp==3.11.11
9+
aiohttp==3.11.13
1010
# via geoip2
1111
aiosignal==1.3.2
1212
# via aiohttp
@@ -22,15 +22,15 @@ async-timeout==5.0.1
2222
# via
2323
# aiohttp
2424
# redis
25-
attrs==24.3.0
25+
attrs==25.1.0
2626
# via aiohttp
2727
billiard==4.2.1
2828
# via celery
2929
bleach==6.2.0
3030
# via -r base.in
3131
celery[redis]==5.5.0rc1
3232
# via -r base.in
33-
certifi==2024.12.14
33+
certifi==2025.1.31
3434
# via requests
3535
charset-normalizer==3.4.1
3636
# via requests
@@ -50,7 +50,7 @@ crispy-bootstrap4==2024.10
5050
# via -r base.in
5151
dj-stripe==2.8.4
5252
# via -r base.in
53-
django==5.0.11
53+
django==5.0.12
5454
# via
5555
# -r base.in
5656
# crispy-bootstrap4
@@ -63,9 +63,9 @@ django==5.0.11
6363
# django-slack
6464
# djangorestframework
6565
# jsonfield
66-
django-allauth==65.3.1
66+
django-allauth==65.4.1
6767
# via -r base.in
68-
django-cors-headers==4.6.0
68+
django-cors-headers==4.7.0
6969
# via -r base.in
7070
django-countries==7.6.1
7171
# via -r base.in
@@ -75,13 +75,13 @@ django-crispy-forms==2.3
7575
# crispy-bootstrap4
7676
django-enforce-host==1.1.0
7777
# via -r base.in
78-
django-environ==0.11.2
78+
django-environ==0.12.0
7979
# via -r base.in
8080
django-extensions==3.2.3
8181
# via -r base.in
8282
django-ratelimit==3.0.1
8383
# via -r base.in
84-
django-simple-history==3.7.0
84+
django-simple-history==3.8.0
8585
# via -r base.in
8686
django-slack==5.19.0
8787
# via -r base.in
@@ -93,37 +93,37 @@ frozenlist==1.5.0
9393
# via
9494
# aiohttp
9595
# aiosignal
96-
geoip2==4.8.1
96+
geoip2==5.0.1
9797
# via -r base.in
9898
idna==3.10
9999
# via
100100
# requests
101101
# yarl
102-
ip2proxy==3.4.2
102+
ip2proxy==3.5.1
103103
# via -r base.in
104104
jsonfield==3.1.0
105105
# via -r base.in
106106
kombu==5.4.2
107107
# via celery
108-
maxminddb==2.6.2
108+
maxminddb==2.6.3
109109
# via geoip2
110110
multidict==6.1.0
111111
# via
112112
# aiohttp
113113
# yarl
114114
pillow==11.1.0
115115
# via -r base.in
116-
prompt-toolkit==3.0.48
116+
prompt-toolkit==3.0.50
117117
# via click-repl
118-
propcache==0.2.1
118+
propcache==0.3.0
119119
# via
120120
# aiohttp
121121
# yarl
122122
pyjwt==2.10.1
123123
# via -r base.in
124124
python-dateutil==2.9.0.post0
125125
# via celery
126-
pytz==2024.2
126+
pytz==2025.1
127127
# via -r base.in
128128
redis==5.2.1
129129
# via celery
@@ -145,9 +145,9 @@ typing-extensions==4.12.2
145145
# asgiref
146146
# django-countries
147147
# multidict
148-
tzdata==2024.2
148+
tzdata==2025.1
149149
# via kombu
150-
ua-parser==1.0.0
150+
ua-parser==1.0.1
151151
# via user-agents
152152
ua-parser-builtins==0.18.0.post1
153153
# via ua-parser
@@ -166,7 +166,7 @@ wcwidth==0.2.13
166166
# via prompt-toolkit
167167
webencodings==0.5.1
168168
# via bleach
169-
whitenoise==6.8.2
169+
whitenoise==6.9.0
170170
# via -r base.in
171171
yarl==1.18.3
172172
# via aiohttp

0 commit comments

Comments
 (0)