Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 20 (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored May 16, 2022
1 parent 5f1f9ed commit 169ae3b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ importlib_resources==5.7.1; python_version < '3.9'
# ------------------ LIBRARIES ------------------ #
# TODO: Add most of the libraries we have hooks for, and write tests
av==9.2.0
adbutils==0.16.0; sys_platform == 'darwin' or sys_platform == 'win32'
adbutils==0.16.2; sys_platform == 'darwin' or sys_platform == 'win32'
APScheduler==3.9.1
backports.zoneinfo==0.2.1; python_version < '3.9'
boto==2.49.0
boto3==1.22.10
botocore==1.25.10
boto3==1.23.1
botocore==1.26.1
branca==0.5.0
cairocffi==1.3.0
CairoSVG==2.5.2
cassandra-driver==3.25.0
cloudscraper==1.2.60
dash==2.3.1
dash==2.4.1
dash-bootstrap-components==1.1.0
dash-uploader==0.6.0
fabric==2.7.0
Expand Down Expand Up @@ -45,13 +45,13 @@ phonenumbers==8.12.48
pingouin==0.5.1; python_version >= '3.7'
pinyin==0.4.0
platformdirs==2.5.2
plotly==5.7.0
plotly==5.8.0
publicsuffix2==2.20191221
pycparser==2.21
pycryptodome==3.14.1
pycryptodomex==3.14.1
pyexcelerate==0.10.0
pylint==2.13.8
pylint==2.13.9
pyphen==0.12.0
pyppeteer==1.0.2
pyusb==1.2.1
Expand All @@ -68,15 +68,15 @@ Rtree==1.0.0
sacremoses==0.0.53
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
scipy==1.8.0; python_version > '3.8'
sentry-sdk==1.5.11
sentry-sdk==1.5.12
# shotgun_api3 can only be installed from git
git+https://github.com/shotgunsoftware/[email protected]
spacy==3.3.0
srsly==2.4.3
swagger-spec-validator==2.7.4
tableauhyperapi==0.0.14751
thinc==8.0.15
timezonefinder==5.2.0
timezonefinder==6.0.0
Twisted==22.4.0
tzdata==2022.1
Unidecode==1.3.4
Expand Down

0 comments on commit 169ae3b

Please sign in to comment.