Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 23 (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jun 6, 2023
1 parent 9dad837 commit 7054833
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ APScheduler==3.10.1
backports.zoneinfo==0.2.1; python_version < '3.9'
bokeh==3.1.1; python_version >= '3.8'
boto==2.49.0
boto3==1.26.142
botocore==1.29.142
boto3==1.26.146
botocore==1.29.146
branca==0.6.0
cairocffi==1.5.1
CairoSVG==2.7.0
Expand All @@ -21,7 +21,7 @@ charset_normalizer==3.1.0
cloudscraper==1.2.71
# compliance-checker requires cf-units, so same constraints apply.
compliance-checker==5.1.0; sys_platform != 'win32' and python_version >= '3.8'
dash==2.10.0
dash==2.10.2
dash-bootstrap-components==1.4.1
dash-uploader==0.6.0
# discid requires libdiscid to be provided by the system.
Expand All @@ -31,8 +31,8 @@ fabric==3.1.0
fiona==1.9.4.post1; sys_platform != 'win32'
folium==0.14.0
ffpyplayer==4.5.0
geopandas==0.13.0; python_version >= '3.8' and sys_platform != 'win32'
graphql-query==1.0.3
geopandas==0.13.1; python_version >= '3.8' and sys_platform != 'win32'
graphql-query==1.1.1
python-gitlab==3.14.0
h5py==3.8.0; python_version >= '3.7'
humanize==4.6.0
Expand All @@ -51,10 +51,10 @@ numcodecs==0.11.0; python_version >= '3.8'
Office365-REST-Python-Client==2.4.1
openpyxl==3.1.2
pandas==2.0.2; python_version >= '3.8'
panel==1.0.2; python_version >= '3.8'
panel==1.0.4; python_version >= '3.8'
passlib==1.7.4
pendulum==2.1.2
phonenumbers==8.13.11
phonenumbers==8.13.13
pingouin==0.5.3; python_version >= '3.7'
pinyin==0.4.0
platformdirs==3.5.1
Expand Down Expand Up @@ -85,9 +85,8 @@ 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.24.0
# shotgun_api3 can only be installed from git
git+https://github.com/shotgunsoftware/python-api.git@v3.2.6
sentry-sdk==1.25.0
shotgun_api3==3.3.5
spacy==3.5.3
srsly==2.4.6
swagger-spec-validator==3.0.3
Expand All @@ -103,7 +102,7 @@ websockets==11.0.3; python_version >= '3.7'
zeep==4.2.1
pypsexec==0.3.0
mimesis==10.1.0; python_version >= '3.8'
orjson==3.8.14
orjson==3.9.0
altair==5.0.1; python_version >= '3.7'
shapely==2.0.1
lark==1.1.5
Expand All @@ -115,7 +114,7 @@ soundfile==0.12.1; sys_platform != 'linux'
limits==3.5.0
# great-expectations as of v0.16.10 does not officially support python 3.11 yet, and the pyspark
# compatibility wrapper seems to be broken for python 3.11 in this version.
great-expectations==0.16.13; python_version < '3.11'
great-expectations==0.16.15; python_version >= '3.8' and python_version < '3.11'
tensorflow==2.12.0; python_version >= '3.8'
pyshark==0.6.0
opencv-python==4.7.0.72
Expand Down

0 comments on commit 7054833

Please sign in to comment.