Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 41 #651

Merged
merged 13 commits into from
Oct 10, 2023
22 changes: 11 additions & 11 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ APScheduler==3.10.4
backports.zoneinfo==0.2.1; python_version < '3.9'
bokeh==3.2.2; python_version >= '3.9'
boto==2.49.0
boto3==1.28.57
botocore==1.31.57
boto3==1.28.62
botocore==1.31.62
branca==0.6.0
cairocffi==1.6.1
CairoSVG==2.7.1
Expand All @@ -31,18 +31,18 @@ discid==1.2.0; sys_platform != 'win32'
fabric==3.2.2
fiona==1.9.4.post1; sys_platform != 'win32'
folium==0.14.0
ffpyplayer==4.5.0
ffpyplayer==4.5.1
geopandas==0.14.0; sys_platform != 'win32' and python_version >= '3.9'
google-api-python-client==2.101.0
google-api-python-client==2.102.0
graphql-query==1.2.0
python-gitlab==3.15.0
h5py==3.9.0
h5py==3.10.0
humanize==4.8.0
iminuit==2.24.0
kaleido==0.2.1 # pyup: != 0.2.1.post1 # Contains only an invalid armv7l wheel.
langdetect==1.0.9
mariadb==1.1.7; sys_platform != "darwin"
markdown==3.4.4
markdown==3.5
# MetPy is no longer runable with PyInstaller since matplotlib made pillow a dependency. See #395.
# MetPy==1.2.0
moviepy==1.0.3
Expand All @@ -67,7 +67,7 @@ pycryptodome==3.19.0
pycryptodomex==3.19.0
pyexcelerate==0.10.0
pylibmagic==0.4.0; sys_platform != 'win32'
pylint==3.0.0
pylint==3.0.1
pypemicro==0.1.11
pyphen==0.14.0
pyppeteer==1.0.2
Expand All @@ -89,10 +89,10 @@ sacremoses==0.0.53
scipy==1.11.3; python_version > '3.8'
sentry-sdk==1.31.0
shotgun_api3==3.4.0
spacy==3.7.0
spacy==3.7.1
srsly==2.4.8
swagger-spec-validator==3.0.3
tableauhyperapi==0.0.17782
tableauhyperapi==0.0.17971
thinc==8.2.1
timezonefinder==6.2.0; python_version > '3.8'
Twisted==23.8.0
Expand All @@ -105,7 +105,7 @@ zeep==4.2.1
pypsexec==0.3.0
mimesis==11.1.0
orjson==3.9.7
altair==5.1.1
altair==5.1.2
shapely==2.0.1
lark==1.1.7
python-stdnum==1.19
Expand All @@ -131,7 +131,7 @@ customtkinter==5.2.0
fastparquet==2023.8.0
librosa==0.10.1
sympy==1.12
xyzservices==2023.7.0
xyzservices==2023.10.0
mistune==3.0.2
pydantic==2.4.2
jsonschema==4.19.1
Expand Down
Loading