Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 19 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed May 8, 2023
1 parent 748248c commit e226049
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ 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.123
botocore==1.29.123
boto3==1.26.129
botocore==1.29.129
branca==0.6.0
cairocffi==1.5.1
CairoSVG==2.7.0
cassandra-driver==3.26.0
cassandra-driver==3.27.0
cf-units==3.2.0; sys_platform != 'win32' and python_version >= '3.8'
cftime==1.6.2
charset_normalizer==3.1.0
Expand All @@ -30,7 +30,7 @@ fabric==3.0.0
fiona==1.9.3; sys_platform != 'win32'
folium==0.14.0
ffpyplayer==4.5.0
geopandas==0.12.2; python_version >= '3.8' and sys_platform != 'win32'
geopandas==0.13.0; python_version >= '3.8' and sys_platform != 'win32'
python-gitlab==3.14.0
h5py==3.8.0; python_version >= '3.7'
humanize==4.6.0
Expand Down Expand Up @@ -62,7 +62,7 @@ pycparser==2.21
pycryptodome==3.17
pycryptodomex==3.17
pyexcelerate==0.10.0
pylint==2.17.3
pylint==2.17.4
pypemicro==0.1.11
pyphen==0.14.0
pyppeteer==1.0.2
Expand All @@ -82,25 +82,25 @@ 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.21.1
sentry-sdk==1.22.2
# shotgun_api3 can only be installed from git
git+https://github.com/shotgunsoftware/python-api.git@v3.2.6
spacy==3.5.2
srsly==2.4.6
swagger-spec-validator==3.0.3
tableauhyperapi==0.0.16868
thinc==8.1.9
thinc==8.1.10
timezonefinder==6.2.0; python_version > '3.8'
Twisted==22.10.0
tzdata==2023.3
Unidecode==1.3.6
weasyprint==58.1
web3==6.2.0
websockets==11.0.2; python_version >= '3.7'
websockets==11.0.3; python_version >= '3.7'
zeep==4.2.1
pypsexec==0.3.0
mimesis==9.0.0; python_version >= '3.8'
orjson==3.8.11
orjson==3.8.12
altair==4.2.2; python_version >= '3.7'
shapely==2.0.1
lark==1.1.5
Expand All @@ -112,7 +112,7 @@ soundfile==0.12.1; sys_platform != 'linux'
limits==3.4.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.10; python_version < '3.11'
great-expectations==0.16.11; 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 e226049

Please sign in to comment.