@@ -9,10 +9,10 @@ APScheduler==3.10.4
9
9
backports.zoneinfo==0.2.1; python_version < '3.9'
10
10
bokeh==3.4.1; python_version >= '3.9'
11
11
boto==2.49.0
12
- boto3==1.34.122
13
- botocore==1.34.122
12
+ boto3==1.34.131
13
+ botocore==1.34.131
14
14
branca==0.7.2
15
- cairocffi==1.7.0
15
+ cairocffi==1.7.1
16
16
CairoSVG==2.7.1
17
17
cassandra-driver==3.29.1
18
18
cf-units==3.2.0; sys_platform != 'win32'
@@ -23,21 +23,21 @@ cloudscraper==1.2.71
23
23
# compliance-checker requires cf-units, so same constraints apply.
24
24
compliance-checker==5.1.1; sys_platform != 'win32'
25
25
cryptography==42.0.8
26
- dash==2.17.0
26
+ dash==2.17.1
27
27
dash-bootstrap-components==1.6.0
28
28
dash-uploader==0.6.0
29
29
# discid requires libdiscid to be provided by the system.
30
30
# We install it via apt-get and brew on ubuntu and macOS CI runners, respectively.
31
31
discid==1.2.0; sys_platform != 'win32'
32
- eth_typing==4.2.3
32
+ eth_typing==4.3.1
33
33
eth_utils==4.1.1
34
34
fabric==3.2.2
35
35
falcon==3.1.3
36
36
fiona==1.9.6; sys_platform != 'win32'
37
- folium==0.16 .0
37
+ folium==0.17 .0
38
38
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
41
41
graphql-query==1.3.2
42
42
python-gitlab==4.6.0
43
43
h5py==3.11.0
@@ -53,16 +53,16 @@ markdown==3.6
53
53
moviepy==1.0.3
54
54
mnemonic==0.21
55
55
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'
58
58
numcodecs==0.12.1
59
59
Office365-REST-Python-Client==2.5.10
60
- openpyxl==3.1.3
60
+ openpyxl==3.1.4
61
61
pandas==2.2.2; python_version >= '3.9'
62
62
panel==1.4.4; python_version >= '3.9'
63
63
passlib==1.7.4
64
64
pendulum==3.0.0
65
- phonenumbers==8.13.38
65
+ phonenumbers==8.13.39
66
66
pingouin==0.5.4
67
67
pinyin==0.4.0
68
68
platformdirs==4.2.2
@@ -93,25 +93,25 @@ Rtree==1.2.0
93
93
sacremoses==0.1.1
94
94
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
95
95
scipy==1.13.1; python_version > '3.8'
96
- sentry-sdk==2.5.1
96
+ sentry-sdk==2.6.0
97
97
shotgun_api3==3.5.1
98
98
spacy==3.7.5
99
99
srsly==2.4.8
100
100
swagger-spec-validator==3.0.3
101
101
tableauhyperapi==0.0.19484
102
102
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'
104
104
Twisted==24.3.0
105
105
tzdata==2024.1
106
106
Unidecode==1.3.8
107
- weasyprint==62.2 ; python_version >= '3.9'
107
+ weasyprint==62.3 ; python_version >= '3.9'
108
108
web3==6.19.0
109
109
websockets==12.0
110
110
zeep==4.2.1
111
111
pypsexec==0.3.0
112
112
# mimesis 12.x dropped support for python < 3.10
113
113
mimesis==17.0.0; python_version >= '3.10'
114
- orjson==3.10.4
114
+ orjson==3.10.5
115
115
altair==5.3.0
116
116
shapely==2.0.4
117
117
lark==1.1.9
@@ -120,28 +120,28 @@ python-stdnum==1.20
120
120
# and libsndfile, respectively.
121
121
sounddevice==0.4.7; sys_platform != 'linux'
122
122
soundfile==0.12.1; sys_platform != 'linux'
123
- limits==3.12 .0
123
+ limits==3.13 .0
124
124
great-expectations==0.18.15
125
125
tensorflow==2.16.1; python_version >= '3.9'
126
126
pyshark==0.6.0
127
- opencv-python==4.10.0.82
127
+ opencv-python==4.10.0.84
128
128
hydra-core==1.3.2
129
129
spiceypy==6.0.0
130
- exchangelib==5.4.0
130
+ exchangelib==5.4.1
131
131
NBT==1.5.1
132
132
minecraft-launcher-lib==6.5
133
133
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'
135
135
customtkinter==5.2.2
136
136
fastparquet==2024.5.0; python_version >= '3.9'
137
137
librosa==0.10.2.post1
138
138
sympy==1.12.1
139
139
xyzservices==2024.6.0
140
140
mistune==3.0.2
141
- pydantic==2.7.3
141
+ pydantic==2.7.4
142
142
jsonschema==4.22.0
143
- psutil==5.9.8
144
- litestar==2.9.0
143
+ psutil==6.0.0
144
+ litestar==2.9.1
145
145
lingua-language-detector==2.0.2; python_version >= '3.8'
146
146
opencc-python-reimplemented==0.1.7
147
147
jieba==0.42.1
@@ -167,23 +167,23 @@ eth-rlp==2.1.0
167
167
z3c.rml==4.4.0
168
168
freetype-py==2.4.0
169
169
vaderSentiment==3.3.2
170
- langchain==0.2.3
170
+ langchain==0.2.5
171
171
seedir==0.4.2
172
172
cel-python==0.1.5
173
- pygwalker==0.4.8.9
173
+ pygwalker==0.4.8.10
174
174
eth-hash==0.7.0
175
175
pypylon==3.0.1
176
176
python-pptx==0.6.23
177
177
opentelemetry-sdk==1.25.0
178
- xarray==2024.5 .0; python_version >= '3.9'
178
+ xarray==2024.6 .0; python_version >= '3.9'
179
179
tables==3.9.2; python_version >= '3.9'
180
180
schwifty==2024.6.1
181
181
patool==2.2.0; python_version >= '3.10'
182
182
183
183
# ------------------- Platform (OS) specifics
184
184
185
185
# 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'
187
187
188
188
# dbus-fast has pre-built wheels only for Linux; and D-Bus is available only there, anyway.
189
189
dbus-fast==2.21.3; sys_platform == 'linux'
0 commit comments