Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 12 (#560)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Mar 21, 2023
1 parent 9013059 commit ae6e7d3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ adbutils==1.2.9; sys_platform == 'darwin' or sys_platform == 'win32'
APScheduler==3.10.1
backports.zoneinfo==0.2.1; python_version < '3.9'
boto==2.49.0
boto3==1.26.89
botocore==1.29.89
boto3==1.26.94
botocore==1.29.94
branca==0.6.0
cairocffi==1.4.0
CairoSVG==2.6.0
cairocffi==1.5.0
CairoSVG==2.7.0
cassandra-driver==3.25.0
cf-units==3.1.1; sys_platform != 'win32' and python_version >= '3.8'
cftime==1.6.2
charset_normalizer==3.1.0
cloudscraper==1.2.69
# compliance-checker requires cf-units, so same constraints apply.
compliance-checker==5.0.2; sys_platform != 'win32' and python_version >= '3.8'
dash==2.8.1
dash-bootstrap-components==1.4.0
dash==2.9.1
dash-bootstrap-components==1.4.1
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 All @@ -34,7 +34,7 @@ geopandas==0.12.2; python_version >= '3.8' and sys_platform != 'win32'
python-gitlab==3.13.0
h5py==3.8.0; python_version >= '3.7'
humanize==4.6.0
iminuit==2.21.0; python_version >= '3.8'
iminuit==2.21.2; python_version >= '3.8'
kaleido==0.2.1 # pyup: != 0.2.1.post1 # Contains only an invalid armv7l wheel.
langdetect==1.0.9
mariadb==1.1.6; sys_platform != "darwin"
Expand Down Expand Up @@ -64,7 +64,7 @@ pycryptodomex==3.17
pyexcelerate==0.10.0
pylint==2.17.0
pypemicro==0.1.11
pyphen==0.13.2
pyphen==0.14.0
pyppeteer==1.0.2
pyqtgraph==0.13.2; python_version > '3.7'
pyusb==1.2.1
Expand All @@ -75,14 +75,14 @@ pymssql==2.2.7
pystray==0.19.4
pythonnet==3.0.1
pytz==2022.7.1
pyzmq==25.0.1
pyzmq==25.0.2
PyQt5==5.15.9
qtmodern==0.2.0
Rtree==1.0.1
sacremoses==0.0.53
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
scipy==1.10.1; python_version > '3.8'
sentry-sdk==1.16.0
sentry-sdk==1.17.0
# shotgun_api3 can only be installed from git
git+https://github.com/shotgunsoftware/python-api.git@v3.2.6
spacy==3.5.1
Expand All @@ -95,7 +95,7 @@ Twisted==22.10.0
tzdata==2022.7
Unidecode==1.3.6
weasyprint==58.1
web3==6.0.0b11
web3==6.0.0
websockets==10.4; python_version >= '3.7'
zeep==4.2.1
pypsexec==0.3.0
Expand All @@ -110,7 +110,7 @@ python-stdnum==1.18
sounddevice==0.4.6; sys_platform != 'linux'
soundfile==0.12.1; sys_platform != 'linux'
limits==3.2.0
great-expectations==0.16.0
great-expectations==0.16.1
tensorflow==2.11.0
pyshark==0.5.3
opencv-python==4.7.0.72
Expand Down

0 comments on commit ae6e7d3

Please sign in to comment.