Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 16 (#734)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Apr 22, 2024
1 parent 8870884 commit 8d14a00
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.3.1
adbutils==2.4.1
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.84
botocore==1.34.84
boto3==1.34.88
botocore==1.34.88
branca==0.7.1
cairocffi==1.6.1
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.1.0
eth_typing==4.2.1
eth_utils==4.1.0
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.3; sys_platform != 'win32' and python_version >= '3.9'
google-api-python-client==2.125.0
google-api-python-client==2.126.0
graphql-query==1.3.2
python-gitlab==4.4.0
h5py==3.11.0
Expand All @@ -62,11 +62,11 @@ pandas==2.2.2; python_version >= '3.9'
panel==1.4.1; python_version >= '3.9'
passlib==1.7.4
pendulum==3.0.0
phonenumbers==8.13.34
phonenumbers==8.13.35
pingouin==0.5.4
pinyin==0.4.0
platformdirs==4.2.0
plotly==5.20.0
plotly==5.21.0
publicsuffix2==2.20191221
pycparser==2.22
pycryptodome==3.20.0
Expand All @@ -77,7 +77,7 @@ pylint==3.1.0
pypemicro==0.1.11
pyphen==0.14.0
pyppeteer==2.0.0
pyqtgraph==0.13.4; python_version >= "3.9"
pyqtgraph==0.13.6; python_version >= "3.9"
pyusb==1.2.1
pyviz-comms==3.0.2
pyvjoy==1.0.1; sys_platform == 'win32'
Expand All @@ -86,41 +86,41 @@ pymssql==2.3.0
pystray==0.19.5
pythonnet==3.0.3
pytz==2024.1
pyzmq==26.0.0
pyzmq==26.0.2
PyQt5==5.15.10
qtmodern==0.2.0
Rtree==1.2.0
sacremoses==0.1.1
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
scipy==1.13.0; python_version > '3.8'
sentry-sdk==1.45.0
shotgun_api3==3.4.2
shotgun_api3==3.5.1
spacy==3.7.4
srsly==2.4.8
swagger-spec-validator==3.0.3
tableauhyperapi==0.0.18825
thinc==8.2.3
thinc==9.0.0; python_version >= '3.9'
timezonefinder==6.5.0; python_version > '3.8'
Twisted==24.3.0
tzdata==2024.1
Unidecode==1.3.8
weasyprint==61.2
web3==6.17.0
web3==6.17.2
websockets==12.0
zeep==4.2.1
pypsexec==0.3.0
# mimesis 12.x dropped support for python < 3.10
mimesis==16.0.0; python_version >= '3.10'
orjson==3.10.0
orjson==3.10.1
altair==5.3.0
shapely==2.0.3
shapely==2.0.4
lark==1.1.9
python-stdnum==1.20
# On linux, sounddevice and soundfile use system-provided libportaudio
# and libsndfile, respectively.
sounddevice==0.4.6; sys_platform != 'linux'
soundfile==0.12.1; sys_platform != 'linux'
limits==3.10.1
limits==3.11.0
great-expectations==0.18.12
tensorflow==2.16.1; python_version >= '3.9'
pyshark==0.6.0
Expand All @@ -131,7 +131,7 @@ exchangelib==5.2.1
NBT==1.5.1
minecraft-launcher-lib==6.4
scikit-learn==1.4.2; python_version >= '3.9'
scikit-image==0.23.1; python_version >= '3.10'
scikit-image==0.23.2; python_version >= '3.10'
customtkinter==5.2.2
fastparquet==2024.2.0
librosa==0.10.1
Expand Down

0 comments on commit 8d14a00

Please sign in to comment.