mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11:15 -07:00
Pin requirements dependencies versions
This commit is contained in:
parent
2a22ab8c33
commit
d10cd324bb
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
pyinstaller==3.6
|
||||
pyopenssl
|
||||
pycryptodomex
|
||||
pyobjc-framework-Cocoa
|
||||
pyopenssl==20.0.0
|
||||
pycryptodomex==3.9.9
|
||||
pyobjc-framework-Cocoa==6.2.2
|
|
@ -1,4 +1,4 @@
|
|||
pyinstaller==3.6
|
||||
pyopenssl
|
||||
pycryptodomex
|
||||
pywin32
|
||||
pyopenssl==20.0.0
|
||||
pycryptodomex==3.9.9
|
||||
pywin32==300
|
Loading…
Add table
Add a link
Reference in a new issue