Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 19 (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed May 13, 2024
1 parent d8f2abd commit 73b06e5
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ importlib_resources==6.4.0; python_version < '3.9'
# ------------------ LIBRARIES ------------------ #
# TODO: Add most of the libraries we have hooks for, and write tests
av==12.0.0
adbutils==2.6.0
adbutils==2.6.2
APScheduler==3.10.4
backports.zoneinfo==0.2.1; python_version < '3.9'
bokeh==3.4.1; python_version >= '3.9'
boto==2.49.0
boto3==1.34.98
botocore==1.34.98
boto3==1.34.103
botocore==1.34.103
branca==0.7.2
cairocffi==1.7.0
CairoSVG==2.7.1
Expand All @@ -29,15 +29,15 @@ dash-uploader==0.6.0
# discid requires libdiscid to be provided by the system.
# We install it via apt-get and brew on ubuntu and macOS CI runners, respectively.
discid==1.2.0; sys_platform != 'win32'
eth_typing==4.2.2
eth_utils==4.1.0
eth_typing==4.2.3
eth_utils==4.1.1
fabric==3.2.2
falcon==3.1.3
fiona==1.9.6; sys_platform != 'win32'
folium==0.16.0
ffpyplayer==4.5.1
geopandas==0.14.4; sys_platform != 'win32' and python_version >= '3.9'
google-api-python-client==2.127.0
google-api-python-client==2.129.0
graphql-query==1.3.2
python-gitlab==4.4.0
h5py==3.11.0
Expand All @@ -56,7 +56,7 @@ msoffcrypto-tool==5.4.0
netCDF4==1.6.5
numba==0.59.1; python_version >= '3.9'
numcodecs==0.12.1
Office365-REST-Python-Client==2.5.8
Office365-REST-Python-Client==2.5.9
openpyxl==3.1.2
pandas==2.2.2; python_version >= '3.9'
panel==1.4.2; python_version >= '3.9'
Expand All @@ -73,15 +73,15 @@ pycryptodome==3.20.0
pycryptodomex==3.20.0
pyexcelerate==0.11.0
pylibmagic==0.5.0; sys_platform != 'win32'
pylint==3.1.0
pylint==3.1.1
pypemicro==0.1.11
pyphen==0.15.0
pyppeteer==2.0.0
pyqtgraph==0.13.7; python_version >= "3.9"
pyusb==1.2.1
pyviz-comms==3.0.2
pyvjoy==1.0.1; sys_platform == 'win32'
pynput==1.7.6
pynput==1.7.7
pymssql==2.3.0
pystray==0.19.5
pythonnet==3.0.3
Expand Down Expand Up @@ -120,7 +120,7 @@ python-stdnum==1.20
# and libsndfile, respectively.
sounddevice==0.4.6; sys_platform != 'linux'
soundfile==0.12.1; sys_platform != 'linux'
limits==3.11.0
limits==3.12.0
great-expectations==0.18.13
tensorflow==2.16.1; python_version >= '3.9'
pyshark==0.6.0
Expand Down Expand Up @@ -159,25 +159,25 @@ sudachidict-small==20240409
sudachidict-full==20240409
wxPython==4.2.1; sys_platform == 'darwin' or sys_platform == 'win32' # PyPI provides binary wheels for Windows and macOS
laonlp==1.1.3
pythainlp==5.0.2
gmsh==4.12.2
pythainlp==5.0.3
gmsh==4.13.0
sspilib==0.1.0
rlp==4.0.1
eth-rlp==2.1.0
z3c.rml==4.4.0
freetype-py==2.4.0
vaderSentiment==3.3.2
langchain==0.1.17
langchain==0.1.20
seedir==0.4.2
cel-python==0.1.5
pygwalker==0.4.8.1
pygwalker==0.4.8.3
eth-hash==0.7.0
pypylon==3.0.1
python-pptx==0.6.23
opentelemetry-sdk==1.24.0
xarray==2024.3.0; python_version >= '3.9'
xarray==2024.5.0; python_version >= '3.9'
tables==3.9.2; python_version >= '3.9'
schwifty==2024.5.2
schwifty==2024.5.3

# ------------------- Platform (OS) specifics

Expand Down

0 comments on commit 73b06e5

Please sign in to comment.