Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 35 (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Aug 28, 2023
1 parent 2cb020d commit 9a5bad5
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions requirements-test-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ importlib_resources==6.0.1; python_version < '3.9'
# TODO: Add most of the libraries we have hooks for, and write tests
av==10.0.0
# The latest release of adbutils (1.2.11) explicitly requires requests<2.16, which is incompatible with python >= 3.10.
adbutils==1.2.12; (sys_platform == 'darwin' or sys_platform == 'win32') and python_version < '3.10'
APScheduler==3.10.3
adbutils==1.2.13; (sys_platform == 'darwin' or sys_platform == 'win32') and python_version < '3.10'
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.25
botocore==1.31.25
boto3==1.28.35
botocore==1.31.35
branca==0.6.0
cairocffi==1.6.1
CairoSVG==2.7.1
Expand All @@ -22,7 +22,7 @@ charset_normalizer==3.2.0
cloudscraper==1.2.71
# compliance-checker requires cf-units, so same constraints apply.
compliance-checker==5.1.0; sys_platform != 'win32'
dash==2.11.1
dash==2.13.0
dash-bootstrap-components==1.4.2
dash-uploader==0.6.0
# discid requires libdiscid to be provided by the system.
Expand All @@ -33,12 +33,12 @@ fiona==1.9.4.post1; sys_platform != 'win32'
folium==0.14.0
ffpyplayer==4.5.0
geopandas==0.13.2; sys_platform != 'win32'
google-api-python-client==2.96.0
google-api-python-client==2.97.0
graphql-query==1.2.0
python-gitlab==3.15.0
h5py==3.9.0
humanize==4.7.0
iminuit==2.23.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"
Expand All @@ -56,11 +56,11 @@ pandas==2.0.3
panel==1.2.1
passlib==1.7.4
pendulum==2.1.2
phonenumbers==8.13.18
phonenumbers==8.13.19
pingouin==0.5.3
pinyin==0.4.0
platformdirs==3.10.0
plotly==5.16.0
plotly==5.16.1
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
pyusb==1.2.1
pyviz-comms==2.3.2
pyviz-comms==3.0.0
pyvjoy==1.0.1; sys_platform == 'win32'
pynput==1.7.6
pymssql==2.2.8
Expand All @@ -86,29 +86,29 @@ qtmodern==0.2.0
Rtree==1.0.1
sacremoses==0.0.53
# Remove after merging https://github.com/pyinstaller/pyinstaller/pull/6587
scipy==1.11.1; python_version > '3.8'
scipy==1.11.2; python_version > '3.8'
sentry-sdk==1.29.2
shotgun_api3==3.3.5
spacy==3.6.0
spacy==3.6.1
srsly==2.4.7
swagger-spec-validator==3.0.3
tableauhyperapi==0.0.17537
thinc==8.2.0
timezonefinder==6.2.0; python_version > '3.8'
Twisted==22.10.0
Twisted==23.8.0
tzdata==2023.3
Unidecode==1.3.6
weasyprint==59.0
web3==6.7.0
web3==6.9.0
websockets==11.0.3
zeep==4.2.1
pypsexec==0.3.0
mimesis==10.2.1
orjson==3.9.4
altair==5.0.1
mimesis==11.1.0
orjson==3.9.5
altair==5.1.0
shapely==2.0.1
lark==1.1.7
python-stdnum==1.18
python-stdnum==1.19
# On linux, sounddevice and soundfile use system-provided libportaudio
# and libsndfile, respectively.
sounddevice==0.4.6; sys_platform != 'linux'
Expand All @@ -122,21 +122,21 @@ pyshark==0.6.0
opencv-python==4.8.0.76
hydra-core==1.3.2
spiceypy==5.1.2
exchangelib==5.0.3
exchangelib==5.1.0
NBT==1.5.1
minecraft-launcher-lib==6.1
minecraft-launcher-lib==6.2
scikit-learn==1.3.0
scikit-image==0.21.0
customtkinter==5.2.0
fastparquet==2023.7.0
librosa==0.10.0.post2
librosa==0.10.1
sympy==1.12
xyzservices==2023.7.0
mistune==3.0.1
pydantic==2.1.1
pydantic==2.3.0
jsonschema==4.19.0
psutil==5.9.5
litestar==2.0.0rc1
litestar==2.0.1
lingua-language-detector==1.3.2; python_version >= '3.8'
opencc-python-reimplemented==0.1.7
jieba==0.42.1
Expand Down

0 comments on commit 9a5bad5

Please sign in to comment.