From 7a6ec30368c6af08556e390ba7fa424a8a64d036 Mon Sep 17 00:00:00 2001 From: MetalStormGhost <89945461+MetalStormGhost@users.noreply.github.com> Date: Wed, 12 Jan 2022 00:50:50 +0200 Subject: [PATCH] Add missing HTTPS to pydcs URL. cherry-pick from ecd2f2b --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3eea6b31..135732c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ Pillow==8.3.2 pluggy==0.13.1 pre-commit==2.10.1 py==1.10.0 --e git://github.com/pydcs/dcs@5d1f581b260fdc6091744ab927a58cdee586e681#egg=pydcs +-e git+https://github.com/pydcs/dcs@5d1f581b260fdc6091744ab927a58cdee586e681#egg=pydcs pyinstaller==4.3 pyinstaller-hooks-contrib==2021.1 pyparsing==2.4.7