Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 04 (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Jan 27, 2025
1 parent dbfd071 commit 85b5c06
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ importlib_resources==6.4.5; python_version < '3.9' # pyup: ignore

# ------------------ LIBRARIES ------------------ #
# TODO: Add most of the libraries we have hooks for, and write tests
av==14.0.1; python_version >= '3.9'
av==14.1.0; python_version >= '3.9'
adbutils==2.8.0
APScheduler==3.11.0
backports.zoneinfo==0.2.1; python_version < '3.9'
bokeh==3.6.2; python_version >= '3.10'
boto==2.49.0
boto3==1.36.2
botocore==1.36.2
boto3==1.36.6
botocore==1.36.6
branca==0.8.1
cairocffi==1.7.1
CairoSVG==2.7.1
Expand All @@ -33,7 +33,7 @@ dask[array,diagnostics]==2025.1.0; python_version >= '3.10'
# We install it via apt-get and brew on ubuntu and macOS CI runners, respectively.
discid==1.2.0; sys_platform != 'win32'
eth_typing==5.0.1
eth_utils==5.1.0
eth_utils==5.2.0
fabric==3.2.2
falcon==4.0.2
fiona==1.10.1; sys_platform != 'win32'
Expand Down Expand Up @@ -65,7 +65,7 @@ numcodecs==0.15.0; python_version >= '3.11'
Office365-REST-Python-Client==2.5.14
openpyxl==3.1.5
pandas==2.2.3; python_version >= '3.9'
panel==1.5.5; python_version >= '3.10'
panel==1.6.0; python_version >= '3.10'
passlib==1.7.4
pendulum==3.0.0
phonenumbers==8.13.53
Expand Down Expand Up @@ -114,9 +114,9 @@ sv-ttk==2.6.0
swagger-spec-validator==3.0.4
tableauhyperapi==0.0.21200
thinc==9.1.1; python_version >= '3.9'
timezonefinder==6.5.7; python_version > '3.8'
timezonefinder==6.5.8; python_version > '3.8'
trame==3.7.6; python_version >= '3.9'
trame-client==3.5.1; python_version >= '3.9'
trame-client==3.5.2; python_version >= '3.9'
trame-code==1.0.1
trame-components==2.4.2
trame-datagrid==0.2.1
Expand All @@ -133,7 +133,7 @@ trame-mesh-streamer==0.1.0; python_version < '3.13' and (python_version >= '3.9'
trame-plotly==3.0.2
trame-pvui==0.1.1
trame-quasar==0.2.1
trame-rca==0.6.0
trame-rca==1.1.0; python_version >= '3.9'
trame-router==2.3.0
trame-server==3.3.0; python_version >= '3.9'
trame-simput==2.5.1
Expand All @@ -144,18 +144,18 @@ trame-vega==2.1.1
trame-vtk==2.8.12; python_version < '3.13' and (python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64')
trame-vtk3d==0.1.0
trame-vtklocal==0.6.9; python_version >= '3.9'
trame-vuetify==2.8.0; python_version >= '3.9'
trame-vuetify==2.8.1; python_version >= '3.9'
trame-xterm==0.2.1
Twisted==24.11.0
tzdata==2024.2
tzdata==2025.1
Unidecode==1.3.8
# vtk provides arm64 macOS binary wheels only for python >= 3.9.
vtk==9.4.1; python_version >= '3.9' or sys_platform != 'darwin' or platform_machine != 'arm64'
# On macOS, weasyprint requires pango and glib installed via Homebrew; on arm64, the Homebrew is
# installed in /opt/homebrew/lib and does not seem to be visible to non-Homebrew python.
weasyprint==63.1; python_version >= '3.9' and (sys_platform != 'darwin' or platform_machine != 'arm64')
web3==7.7.0
websockets==14.1; python_version >= '3.9'
websockets==14.2; python_version >= '3.9'
zeep==4.3.1
pypsexec==0.3.0
# mimesis 12.x dropped support for python < 3.10
Expand All @@ -168,9 +168,9 @@ python-stdnum==1.20
# On linux, sounddevice and soundfile use system-provided libportaudio
# and libsndfile, respectively.
sounddevice==0.5.1; sys_platform != 'linux'
soundfile==0.13.0; sys_platform != 'linux'
soundfile==0.13.1; sys_platform != 'linux'
limits==4.0.1; python_version >= '3.9'
great-expectations==1.3.2; python_version >= '3.9' and python_version < '3.13'
great-expectations==1.3.3; python_version >= '3.9' and python_version < '3.13'
# Starting with tensorflow 2.17.0, macOS wheels are provided only for arm64 (x86_64 is deprecated).
tensorflow==2.18.0; python_version >= '3.9' and python_version < '3.13' and (sys_platform != 'darwin' or platform_machine == 'arm64')
pyshark==0.6.0
Expand All @@ -181,14 +181,14 @@ exchangelib==5.5.0; python_version >= '3.9'
NBT==1.5.1
minecraft-launcher-lib==7.1; python_version >= '3.10'
scikit-learn==1.6.1; python_version >= '3.9'
scikit-image==0.25.0; python_version >= '3.10'
scikit-image==0.25.1; python_version >= '3.10'
customtkinter==5.2.2
fastparquet==2024.11.0; python_version >= '3.9'
librosa==0.10.2.post1
sympy==1.13.3
xyzservices==2025.1.0
mistune==3.1.0
pydantic==2.10.5
pydantic==2.10.6
jsonschema==4.23.0
psutil==6.1.1
litestar==2.13.0; python_version < '3.13'
Expand Down Expand Up @@ -218,7 +218,7 @@ z3c.rml==4.4.0
freetype-py==2.5.1
vaderSentiment==3.3.2
# langchain depends on numpy<2.0.0, which does not have binary wheels for python 3.13.
langchain==0.3.13; python_version >= '3.9' and python_version < '3.13'
langchain==0.3.15; python_version >= '3.9' and python_version < '3.13'
seedir==0.5.0
cel-python==0.1.5
# pygwalker depends on quickjs, which at the time of writing (v1.19.4) cannot be built under python 3.13.
Expand All @@ -231,7 +231,7 @@ comtypes==1.4.8; sys_platform == 'win32'
opentelemetry-sdk==1.29.0
xarray==2025.1.1; python_version >= '3.10'
tables==3.10.2; python_version >= '3.11'
schwifty==2024.11.0; python_version >= '3.9'
schwifty==2025.1.0; python_version >= '3.9'
patool==3.1.0; python_version >= '3.10'
yapf==0.43.0
xmlschema==3.4.3
Expand All @@ -250,7 +250,7 @@ selectolax==0.3.27

# eccodes package requires the eccodes shared library provided by the environment (linux distribution, homebrew, or Anaconda).
# Starting with v2.37.0, binary wheels with bundled shared library are provided for linux and macOS 13+.
eccodes==2.39.1; (sys_platform == 'darwin' or sys_platform == 'linux') and python_version < '3.13'
eccodes==2.39.2; (sys_platform == 'darwin' or sys_platform == 'linux') and python_version < '3.13'

# dbus-fast has pre-built wheels only for Linux; and D-Bus is available only there, anyway.
dbus-fast==2.30.2; sys_platform == 'linux' and python_version >= '3.9'
Expand Down

0 comments on commit 85b5c06

Please sign in to comment.