Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 24 (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jun 13, 2023
1 parent c7aa5ce commit 0873972
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ 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.146
botocore==1.29.146
boto3==1.26.151
botocore==1.29.151
branca==0.6.0
cairocffi==1.6.0
CairoSVG==2.7.0
cassandra-driver==3.27.0
cassandra-driver==3.28.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 @@ -32,10 +32,10 @@ fabric==3.1.0
fiona==1.9.4.post1; sys_platform != 'win32'
folium==0.14.0
ffpyplayer==4.5.0
geopandas==0.13.1; python_version >= '3.8' and sys_platform != 'win32'
geopandas==0.13.2; python_version >= '3.8' and sys_platform != 'win32'
google-api-python-client==2.88.0; python_version >= '3.7'
graphql-query==1.1.1
python-gitlab==3.14.0
python-gitlab==3.15.0
h5py==3.8.0; python_version >= '3.7'
humanize==4.6.0
iminuit==2.21.3; python_version >= '3.8'
Expand All @@ -53,14 +53,14 @@ 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.4; python_version >= '3.8'
panel==1.1.0; python_version >= '3.8'
passlib==1.7.4
pendulum==2.1.2
phonenumbers==8.13.13
pingouin==0.5.3; python_version >= '3.7'
pinyin==0.4.0
platformdirs==3.5.1
plotly==5.14.1
platformdirs==3.5.3
plotly==5.15.0
publicsuffix2==2.20191221
pycparser==2.21
pycryptodome==3.18.0
Expand All @@ -73,7 +73,7 @@ pyphen==0.14.0
pyppeteer==1.0.2
pyqtgraph==0.13.3; python_version > '3.7'
pyusb==1.2.1
pyviz-comms==2.3.0
pyviz-comms==2.3.1
pyvjoy==1.0.1; sys_platform == 'win32'
pynput==1.7.6
pymssql==2.2.7
Expand All @@ -87,12 +87,12 @@ 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.25.0
sentry-sdk==1.25.1
shotgun_api3==3.3.5
spacy==3.5.3
srsly==2.4.6
swagger-spec-validator==3.0.3
tableauhyperapi==0.0.16868
tableauhyperapi==0.0.17231
thinc==8.1.10
timezonefinder==6.2.0; python_version > '3.8'
Twisted==22.10.0
Expand All @@ -104,7 +104,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.9.0
orjson==3.9.1
altair==5.0.1; python_version >= '3.7'
shapely==2.0.1
lark==1.1.5
Expand All @@ -116,15 +116,15 @@ 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.15; python_version >= '3.8' and python_version < '3.11'
great-expectations==0.16.16; 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
hydra-core==1.3.2
spiceypy==5.1.2
exchangelib==5.0.3
NBT==1.5.1
minecraft-launcher-lib==5.3; python_version >= '3.8'
minecraft-launcher-lib==6.0; python_version >= '3.8'
scikit-learn==1.2.2; python_version >= '3.8'
scikit-image==0.21.0; python_version >= '3.8'
customtkinter==5.1.3
Expand Down

0 comments on commit 0873972

Please sign in to comment.