mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 07:46:07 -07:00
Missing = sign in package requirements file
This commit is contained in:
parent
9326d03a57
commit
877bf7060e
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
apshceduler=3.6.3
|
apshceduler==3.6.3
|
||||||
pyinstaller==4.1
|
pyinstaller==4.1
|
||||||
pyopenssl==20.0.0
|
pyopenssl==20.0.0
|
||||||
pycryptodomex==3.9.9
|
pycryptodomex==3.9.9
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
apshceduler=3.6.3
|
apshceduler==3.6.3
|
||||||
pyinstaller==4.1
|
pyinstaller==4.1
|
||||||
pyopenssl==20.0.0
|
pyopenssl==20.0.0
|
||||||
pycryptodomex==3.9.9
|
pycryptodomex==3.9.9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue