mirror of
https://github.com/hassio-addons/addon-tautulli.git
synced 2025-05-04 19:11:24 +00:00
Update PlexAPI to 3.1.0
This commit is contained in:
parent
9d9ea60e25
commit
ea7676812f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ RUN \
|
||||||
&& pip install --no-cache-dir -U \
|
&& pip install --no-cache-dir -U \
|
||||||
pip==18.0 \
|
pip==18.0 \
|
||||||
&& pip install --no-cache-dir -U \
|
&& pip install --no-cache-dir -U \
|
||||||
plexapi==3.0.6 \
|
plexapi==3.1.0 \
|
||||||
pycryptodomex==3.6.6 \
|
pycryptodomex==3.6.6 \
|
||||||
crudini==0.9 \
|
crudini==0.9 \
|
||||||
PyOpenSSL==18.0.0 \
|
PyOpenSSL==18.0.0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue