28-07-2021

This commit is contained in:
2021-07-28 14:30:23 +02:00
parent 21501ed2ce
commit c2e950d819
6 changed files with 368 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ user=""
# Add module to the do_not_update array for prevent to update.
#declare -a do_not_update=()
#declare -a do_not_update=("parso" "asgiref")
declare -a do_not_update=("idna" "starlette")
declare -a do_not_update=()
#
#########################################