mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 04:49:36 -07:00
Fix typo in apscheduler in package requirements file
This commit is contained in:
parent
877bf7060e
commit
7e850dd88d
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
apshceduler==3.6.3
|
apscheduler==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
|
apscheduler==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