Skip to content

Commit

Permalink
bug fix: issues with python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
usmannasir committed Nov 25, 2024
1 parent ebe2988 commit 5824196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions cyberpanel_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,7 @@ fi

# shellcheck disable=SC1091
. /usr/local/CyberPanel/bin/activate
pip install --upgrade setuptools packaging

Download_Requirement

Expand Down
2 changes: 1 addition & 1 deletion requirments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5824196

Please sign in to comment.