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