Skip to content

Commit 133f6a9

Browse files
authored
Scheduled weekly dependency update for week 25 (#754)
1 parent 6db95ed commit 133f6a9

File tree

1 file changed

+27
-27
lines changed

1 file changed

+27
-27
lines changed

requirements-test-libraries.txt

+27-27
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ 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.122
13-
botocore==1.34.122
12+
boto3==1.34.131
13+
botocore==1.34.131
1414
branca==0.7.2
15-
cairocffi==1.7.0
15+
cairocffi==1.7.1
1616
CairoSVG==2.7.1
1717
cassandra-driver==3.29.1
1818
cf-units==3.2.0; sys_platform != 'win32'
@@ -23,21 +23,21 @@ cloudscraper==1.2.71
2323
# compliance-checker requires cf-units, so same constraints apply.
2424
compliance-checker==5.1.1; sys_platform != 'win32'
2525
cryptography==42.0.8
26-
dash==2.17.0
26+
dash==2.17.1
2727
dash-bootstrap-components==1.6.0
2828
dash-uploader==0.6.0
2929
# discid requires libdiscid to be provided by the system.
3030
# We install it via apt-get and brew on ubuntu and macOS CI runners, respectively.
3131
discid==1.2.0; sys_platform != 'win32'
32-
eth_typing==4.2.3
32+
eth_typing==4.3.1
3333
eth_utils==4.1.1
3434
fabric==3.2.2
3535
falcon==3.1.3
3636
fiona==1.9.6; sys_platform != 'win32'
37-
folium==0.16.0
37+
folium==0.17.0
3838
ffpyplayer==4.5.1
39-
geopandas==0.14.4; sys_platform != 'win32' and python_version >= '3.9'
40-
google-api-python-client==2.132.0
39+
geopandas==1.0.0; sys_platform != 'win32' and python_version >= '3.9'
40+
google-api-python-client==2.134.0
4141
graphql-query==1.3.2
4242
python-gitlab==4.6.0
4343
h5py==3.11.0
@@ -53,16 +53,16 @@ markdown==3.6
5353
moviepy==1.0.3
5454
mnemonic==0.21
5555
msoffcrypto-tool==5.4.1
56-
netCDF4==1.6.5
57-
numba==0.59.1; python_version >= '3.9'
56+
netCDF4==1.7.1; python_version >= '3.9'
57+
numba==0.60.0; python_version >= '3.9'
5858
numcodecs==0.12.1
5959
Office365-REST-Python-Client==2.5.10
60-
openpyxl==3.1.3
60+
openpyxl==3.1.4
6161
pandas==2.2.2; python_version >= '3.9'
6262
panel==1.4.4; python_version >= '3.9'
6363
passlib==1.7.4
6464
pendulum==3.0.0
65-
phonenumbers==8.13.38
65+
phonenumbers==8.13.39
6666
pingouin==0.5.4
6767
pinyin==0.4.0
6868
platformdirs==4.2.2
@@ -93,25 +93,25 @@ Rtree==1.2.0
9393
sacremoses==0.1.1
9494
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
9595
scipy==1.13.1; python_version > '3.8'
96-
sentry-sdk==2.5.1
96+
sentry-sdk==2.6.0
9797
shotgun_api3==3.5.1
9898
spacy==3.7.5
9999
srsly==2.4.8
100100
swagger-spec-validator==3.0.3
101101
tableauhyperapi==0.0.19484
102102
thinc==9.0.0; python_version >= '3.9'
103-
timezonefinder==6.5.0; python_version > '3.8'
103+
timezonefinder==6.5.2; python_version > '3.8'
104104
Twisted==24.3.0
105105
tzdata==2024.1
106106
Unidecode==1.3.8
107-
weasyprint==62.2; python_version >= '3.9'
107+
weasyprint==62.3; python_version >= '3.9'
108108
web3==6.19.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==17.0.0; python_version >= '3.10'
114-
orjson==3.10.4
114+
orjson==3.10.5
115115
altair==5.3.0
116116
shapely==2.0.4
117117
lark==1.1.9
@@ -120,28 +120,28 @@ python-stdnum==1.20
120120
# and libsndfile, respectively.
121121
sounddevice==0.4.7; sys_platform != 'linux'
122122
soundfile==0.12.1; sys_platform != 'linux'
123-
limits==3.12.0
123+
limits==3.13.0
124124
great-expectations==0.18.15
125125
tensorflow==2.16.1; python_version >= '3.9'
126126
pyshark==0.6.0
127-
opencv-python==4.10.0.82
127+
opencv-python==4.10.0.84
128128
hydra-core==1.3.2
129129
spiceypy==6.0.0
130-
exchangelib==5.4.0
130+
exchangelib==5.4.1
131131
NBT==1.5.1
132132
minecraft-launcher-lib==6.5
133133
scikit-learn==1.5.0; python_version >= '3.9'
134-
scikit-image==0.23.2; python_version >= '3.10'
134+
scikit-image==0.24.0; python_version >= '3.10'
135135
customtkinter==5.2.2
136136
fastparquet==2024.5.0; python_version >= '3.9'
137137
librosa==0.10.2.post1
138138
sympy==1.12.1
139139
xyzservices==2024.6.0
140140
mistune==3.0.2
141-
pydantic==2.7.3
141+
pydantic==2.7.4
142142
jsonschema==4.22.0
143-
psutil==5.9.8
144-
litestar==2.9.0
143+
psutil==6.0.0
144+
litestar==2.9.1
145145
lingua-language-detector==2.0.2; python_version >= '3.8'
146146
opencc-python-reimplemented==0.1.7
147147
jieba==0.42.1
@@ -167,23 +167,23 @@ 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.2.3
170+
langchain==0.2.5
171171
seedir==0.4.2
172172
cel-python==0.1.5
173-
pygwalker==0.4.8.9
173+
pygwalker==0.4.8.10
174174
eth-hash==0.7.0
175175
pypylon==3.0.1
176176
python-pptx==0.6.23
177177
opentelemetry-sdk==1.25.0
178-
xarray==2024.5.0; python_version >= '3.9'
178+
xarray==2024.6.0; python_version >= '3.9'
179179
tables==3.9.2; python_version >= '3.9'
180180
schwifty==2024.6.1
181181
patool==2.2.0; python_version >= '3.10'
182182

183183
# ------------------- Platform (OS) specifics
184184

185185
# eccodes package requires the eccodes shared library provided by the environment (linux distribution, homebrew, or Anaconda).
186-
eccodes==1.7.0; sys_platform == 'darwin' or sys_platform == 'linux'
186+
eccodes==1.7.1; sys_platform == 'darwin' or sys_platform == 'linux'
187187

188188
# dbus-fast has pre-built wheels only for Linux; and D-Bus is available only there, anyway.
189189
dbus-fast==2.21.3; sys_platform == 'linux'

0 commit comments

Comments
 (0)