bug fix: issues with python packages

This commit is contained in:
usmannasir 2024-11-25 15:42:41 +05:00
parent ebe2988d60
commit 5824196ec8
2 changed files with 2 additions and 1 deletions

View File

@ -548,6 +548,7 @@ fi
# shellcheck disable=SC1091
. /usr/local/CyberPanel/bin/activate
pip install --upgrade setuptools packaging
Download_Requirement

View File

@ -2,7 +2,7 @@ bcrypt==4.2.0
beautifulsoup4==4.12.3
boto3==1.34.153
botocore==1.34.153
cloudflare
cloudflare==2.20.0
cryptography==43.0.0
cffi
Django==4.2.14