mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-16 05:19:43 +01:00
Fix pysftp dependency issue and optimize WSGI-LSAPI compilation: Removed pysftp from requirements in favor of paramiko, and updated Makefile for proper optimization flags to avoid _FORTIFY_SOURCE warnings during WSGI-LSAPI installation.
This commit is contained in:
@@ -21,7 +21,7 @@ pexpect==4.8.0
|
||||
psutil==5.7.3
|
||||
py3dns==4.0.2
|
||||
pyOpenSSL==19.1.0
|
||||
pysftp
|
||||
# pysftp - deprecated, using paramiko instead
|
||||
pyotp
|
||||
requests==2.26.0
|
||||
s3transfer==0.5.0
|
||||
|
||||
Reference in New Issue
Block a user