Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 01 (#532)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jan 3, 2023
1 parent a39ad88 commit 47e685b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Backport of importlib.resources for python 3.8 and earlier.
importlib_resources==5.10.1; python_version < '3.9'
importlib_resources==5.10.2; python_version < '3.9'

# ------------------ LIBRARIES ------------------ #
# TODO: Add most of the libraries we have hooks for, and write tests
Expand All @@ -8,8 +8,8 @@ adbutils==1.2.2; sys_platform == 'darwin' or sys_platform == 'win32'
APScheduler==3.9.1.post1
backports.zoneinfo==0.2.1; python_version < '3.9'
boto==2.49.0
boto3==1.26.32
botocore==1.29.32
boto3==1.26.41
botocore==1.29.41
branca==0.6.0
cairocffi==1.4.0
CairoSVG==2.5.2
Expand All @@ -20,7 +20,7 @@ cloudscraper==1.2.66
# compliance-checker requires cf-units, so same constraints apply.
compliance-checker==5.0.2; sys_platform != 'win32' and python_version >= '3.8'
dash==2.7.1
dash-bootstrap-components==1.2.1
dash-bootstrap-components==1.3.0
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.
Expand Down Expand Up @@ -50,10 +50,10 @@ pandas==1.5.2; python_version >= '3.8'
panel==0.14.2; python_version >= '3.7'
passlib==1.7.4
pendulum==2.1.2
phonenumbers==8.13.2
pingouin==0.5.2; python_version >= '3.7'
phonenumbers==8.13.3
pingouin==0.5.3; python_version >= '3.7'
pinyin==0.4.0
platformdirs==2.6.0
platformdirs==2.6.2
plotly==5.11.0
publicsuffix2==2.20191221
pycparser==2.21
Expand Down Expand Up @@ -92,7 +92,7 @@ timezonefinder==6.1.9; python_version > '3.8'
Twisted==22.10.0
tzdata==2022.7
Unidecode==1.3.6
weasyprint==57.1
weasyprint==57.2
web3==6.0.0b8
websockets==10.4; python_version >= '3.7'
zeep==4.2.1
Expand All @@ -107,12 +107,12 @@ python-stdnum==1.18
# and libsndfile, respectively.
sounddevice==0.4.5; sys_platform != 'linux'
soundfile==0.11.0; sys_platform != 'linux'
yt-dlp==2022.11.11
limits==2.7.2
yt-dlp==2023.1.2
limits==2.8.0
great-expectations==0.15.41
tensorflow==2.11.0
pyshark==0.5.3
opencv-python==4.6.0.66
opencv-python==4.7.0.68
hydra-core==1.3.0
spiceypy==5.1.2
exchangelib==4.9.0
Expand Down

0 comments on commit 47e685b

Please sign in to comment.