mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 05:01:14 -07:00
Pin macOS requirement pyobjc-core==6.2.2
This commit is contained in:
parent
d10cd324bb
commit
15568bf20a
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
pyinstaller==3.6
|
pyinstaller==3.6
|
||||||
pyopenssl==20.0.0
|
pyopenssl==20.0.0
|
||||||
pycryptodomex==3.9.9
|
pycryptodomex==3.9.9
|
||||||
pyobjc-framework-Cocoa==6.2.2
|
pyobjc-framework-Cocoa==6.2.2
|
||||||
|
pyobjc-core==6.2.2
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
pyinstaller==3.6
|
pyinstaller==3.6
|
||||||
pyopenssl==20.0.0
|
pyopenssl==20.0.0
|
||||||
pycryptodomex==3.9.9
|
pycryptodomex==3.9.9
|
||||||
pywin32==300
|
pywin32==300
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue