diff --git a/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt b/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt old mode 100755 new mode 100644 index 32bb0d68..2639d860 --- a/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt +++ b/CTFd/plugins/ctfd_glowworm/vulns/web_pyblog/home/ctf/blog/requirements.txt @@ -1,5 +1,5 @@ -i https://mirrors.tencent.com/pypi/simple -Django==1.11.22 +Django==1.11.23 Markdown==2.5.2 Pygments==2.2.0 psycopg2==2.7.1