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