Skip to content

Commit 277ff2c

Browse files
authored
Scheduled weekly dependency update for week 18 (#740)
1 parent 3ce4ae6 commit 277ff2c

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

requirements-test-libraries.txt

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ importlib_resources==6.4.0; python_version < '3.9'
44
# ------------------ LIBRARIES ------------------ #
55
# TODO: Add most of the libraries we have hooks for, and write tests
66
av==12.0.0
7-
adbutils==2.5.0
7+
adbutils==2.6.0
88
APScheduler==3.10.4
99
backports.zoneinfo==0.2.1; python_version < '3.9'
1010
bokeh==3.4.1; python_version >= '3.9'
1111
boto==2.49.0
12-
boto3==1.34.93
13-
botocore==1.34.93
12+
boto3==1.34.98
13+
botocore==1.34.98
1414
branca==0.7.2
1515
cairocffi==1.7.0
1616
CairoSVG==2.7.1
@@ -22,8 +22,8 @@ cloudpickle==3.0.0
2222
cloudscraper==1.2.71
2323
# compliance-checker requires cf-units, so same constraints apply.
2424
compliance-checker==5.1.0; sys_platform != 'win32'
25-
cryptography==42.0.5
26-
dash==2.16.1
25+
cryptography==42.0.7
26+
dash==2.17.0
2727
dash-bootstrap-components==1.6.0
2828
dash-uploader==0.6.0
2929
# discid requires libdiscid to be provided by the system.
@@ -52,7 +52,7 @@ markdown==3.6
5252
# MetPy==1.2.0
5353
moviepy==1.0.3
5454
mnemonic==0.21
55-
msoffcrypto-tool==5.3.1
55+
msoffcrypto-tool==5.4.0
5656
netCDF4==1.6.5
5757
numba==0.59.1; python_version >= '3.9'
5858
numcodecs==0.12.1
@@ -62,11 +62,11 @@ pandas==2.2.2; python_version >= '3.9'
6262
panel==1.4.2; python_version >= '3.9'
6363
passlib==1.7.4
6464
pendulum==3.0.0
65-
phonenumbers==8.13.35
65+
phonenumbers==8.13.36
6666
pingouin==0.5.4
6767
pinyin==0.4.0
6868
platformdirs==4.2.1
69-
plotly==5.21.0
69+
plotly==5.22.0
7070
publicsuffix2==2.20191221
7171
pycparser==2.22
7272
pycryptodome==3.20.0
@@ -86,14 +86,14 @@ pymssql==2.3.0
8686
pystray==0.19.5
8787
pythonnet==3.0.3
8888
pytz==2024.1
89-
pyzmq==26.0.2
89+
pyzmq==26.0.3
9090
PyQt5==5.15.10
9191
qtmodern==0.2.0
9292
Rtree==1.2.0
9393
sacremoses==0.1.1
9494
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
9595
scipy==1.13.0; python_version > '3.8'
96-
sentry-sdk==2.0.1
96+
sentry-sdk==2.1.1
9797
shotgun_api3==3.5.1
9898
spacy==3.7.4
9999
srsly==2.4.8
@@ -104,14 +104,14 @@ timezonefinder==6.5.0; python_version > '3.8'
104104
Twisted==24.3.0
105105
tzdata==2024.1
106106
Unidecode==1.3.8
107-
weasyprint==61.2
108-
web3==6.17.2
107+
weasyprint==62.1; python_version >= '3.9'
108+
web3==6.18.0
109109
websockets==12.0
110110
zeep==4.2.1
111111
pypsexec==0.3.0
112112
# mimesis 12.x dropped support for python < 3.10
113113
mimesis==16.0.0; python_version >= '3.10'
114-
orjson==3.10.1
114+
orjson==3.10.3
115115
altair==5.3.0
116116
shapely==2.0.4
117117
lark==1.1.9
@@ -121,7 +121,7 @@ python-stdnum==1.20
121121
sounddevice==0.4.6; sys_platform != 'linux'
122122
soundfile==0.12.1; sys_platform != 'linux'
123123
limits==3.11.0
124-
great-expectations==0.18.12
124+
great-expectations==0.18.13
125125
tensorflow==2.16.1; python_version >= '3.9'
126126
pyshark==0.6.0
127127
opencv-python==4.9.0.80
@@ -134,14 +134,14 @@ scikit-learn==1.4.2; python_version >= '3.9'
134134
scikit-image==0.23.2; python_version >= '3.10'
135135
customtkinter==5.2.2
136136
fastparquet==2024.2.0
137-
librosa==0.10.1
137+
librosa==0.10.2
138138
sympy==1.12
139139
xyzservices==2024.4.0
140140
mistune==3.0.2
141141
pydantic==2.7.1
142-
jsonschema==4.21.1
142+
jsonschema==4.22.0
143143
psutil==5.9.8
144-
litestar==2.8.2
144+
litestar==2.8.3
145145
lingua-language-detector==2.0.2; python_version >= '3.8'
146146
opencc-python-reimplemented==0.1.7
147147
jieba==0.42.1
@@ -167,7 +167,7 @@ eth-rlp==2.1.0
167167
z3c.rml==4.4.0
168168
freetype-py==2.4.0
169169
vaderSentiment==3.3.2
170-
langchain==0.1.16
170+
langchain==0.1.17
171171
seedir==0.4.2
172172
cel-python==0.1.5
173173
pygwalker==0.4.8.1

0 commit comments

Comments
 (0)