Skip to content

Commit e77c5b7

Browse files
authored
Scheduled weekly dependency update for week 05 (#699)
1 parent 2b5d8ea commit e77c5b7

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
@@ -10,9 +10,9 @@ APScheduler==3.10.4
1010
backports.zoneinfo==0.2.1; python_version < '3.9'
1111
bokeh==3.3.4; python_version >= '3.9'
1212
boto==2.49.0
13-
boto3==1.34.29
14-
botocore==1.34.29
15-
branca==0.7.0
13+
boto3==1.34.34
14+
botocore==1.34.34
15+
branca==0.7.1
1616
cairocffi==1.6.1
1717
CairoSVG==2.7.1
1818
cassandra-driver==3.29.0
@@ -22,7 +22,7 @@ charset_normalizer==3.3.2
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-
dash==2.14.2
25+
dash==2.15.0
2626
dash-bootstrap-components==1.5.0
2727
dash-uploader==0.6.0
2828
# discid requires libdiscid to be provided by the system.
@@ -34,13 +34,13 @@ fabric==3.2.2
3434
fiona==1.9.5; sys_platform != 'win32'
3535
folium==0.15.1
3636
ffpyplayer==4.5.1
37-
geopandas==0.14.2; sys_platform != 'win32' and python_version >= '3.9'
38-
google-api-python-client==2.115.0
37+
geopandas==0.14.3; sys_platform != 'win32' and python_version >= '3.9'
38+
google-api-python-client==2.116.0
3939
graphql-query==1.2.2
4040
python-gitlab==4.4.0
4141
h5py==3.10.0
4242
humanize==4.9.0
43-
iminuit==2.24.0
43+
iminuit==2.25.0
4444
kaleido==0.2.1 # pyup: != 0.2.1.post1 # Contains only an invalid armv7l wheel.
4545
langdetect==1.0.9
4646
mariadb==1.1.9; sys_platform != "darwin"
@@ -61,7 +61,7 @@ pendulum==3.0.0
6161
phonenumbers==8.13.29
6262
pingouin==0.5.4
6363
pinyin==0.4.0
64-
platformdirs==4.1.0
64+
platformdirs==4.2.0
6565
plotly==5.18.0
6666
publicsuffix2==2.20191221
6767
pycparser==2.21
@@ -81,22 +81,22 @@ pynput==1.7.6
8181
pymssql==2.2.11
8282
pystray==0.19.5
8383
pythonnet==3.0.3
84-
pytz==2023.4
84+
pytz==2024.1
8585
pyzmq==25.1.2
8686
PyQt5==5.15.10
8787
qtmodern==0.2.0
8888
Rtree==1.2.0
8989
sacremoses==0.1.1
9090
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
9191
scipy==1.12.0; python_version > '3.8'
92-
sentry-sdk==1.39.2
92+
sentry-sdk==1.40.0
9393
shotgun_api3==3.4.0
9494
spacy==3.7.2
9595
srsly==2.4.8
9696
swagger-spec-validator==3.0.3
9797
tableauhyperapi==0.0.18441
9898
thinc==8.2.2
99-
timezonefinder==6.2.0; python_version > '3.8'
99+
timezonefinder==6.4.0; python_version > '3.8'
100100
Twisted==23.10.0
101101
tzdata==2023.4
102102
Unidecode==1.3.8
@@ -106,8 +106,8 @@ websockets==12.0
106106
zeep==4.2.1
107107
pypsexec==0.3.0
108108
# mimesis 12.x dropped support for python < 3.10
109-
mimesis==13.1.0; python_version >= '3.10'
110-
orjson==3.9.12
109+
mimesis==14.0.0; python_version >= '3.10'
110+
orjson==3.9.13
111111
altair==5.2.0
112112
shapely==2.0.2
113113
lark==1.1.9
@@ -137,10 +137,10 @@ librosa==0.10.1
137137
sympy==1.12
138138
xyzservices==2023.10.0
139139
mistune==3.0.2
140-
pydantic==2.6.0
140+
pydantic==2.6.1
141141
jsonschema==4.21.1
142142
psutil==5.9.8
143-
litestar==2.5.2
143+
litestar==2.5.5
144144
lingua-language-detector==2.0.2; python_version >= '3.8'
145145
opencc-python-reimplemented==0.1.7
146146
jieba==0.42.1
@@ -158,18 +158,18 @@ sudachidict-small==20240109
158158
sudachidict-full==20240109
159159
wxPython==4.2.1; sys_platform == 'darwin' or sys_platform == 'win32' # PyPI provides binary wheels for Windows and macOS
160160
laonlp==1.1.3
161-
pythainlp==5.0.0.dev2
161+
pythainlp==5.0.0b1
162162
gmsh==4.12.2
163163
sspilib==0.1.0
164164
rlp==4.0.0
165165
eth-rlp==1.0.1
166166
z3c.rml==4.4.0
167167
freetype-py==2.4.0
168168
vaderSentiment==3.3.2
169-
langchain==0.1.4
169+
langchain==0.1.5
170170
seedir==0.4.2
171171
cel-python==0.1.5
172-
pygwalker==0.4.4
172+
pygwalker==0.4.5
173173
eth-hash==0.6.0
174174
pypylon==3.0.1
175175

0 commit comments

Comments
 (0)