mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 05:13:21 -07:00
Replace PyCryptodome with Cryptography
This commit is contained in:
parent
cf8fb2e65d
commit
14c9c7a393
2 changed files with 18 additions and 26 deletions
|
@ -1,9 +1,9 @@
|
|||
apscheduler==3.10.1
|
||||
cryptography==43.0.0
|
||||
importlib-metadata==8.2.0
|
||||
importlib-resources==6.4.0
|
||||
pyinstaller==6.8.0
|
||||
pyopenssl==24.2.1
|
||||
pycryptodomex==3.20.0
|
||||
|
||||
pyobjc-core==10.3.1; platform_system == "Darwin"
|
||||
pyobjc-framework-Cocoa==10.3.1; platform_system == "Darwin"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue