From be0fd39dec14475360fee73e1dbadfb3a0216137 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 27 Jun 2022 16:03:12 -0500 Subject: [PATCH] update requirements --- requirements/base.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements/base.txt b/requirements/base.txt index ceb36de..abbf650 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -17,4 +17,7 @@ django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-cri crispy-bootstrap5==0.6 # https://github.com/django-crispy-forms/crispy-bootstrap5 django-redis==5.2.0 # https://github.com/jazzband/django-redis +ssh://gituser@home.ascorrea.com/~/pyteamsnap.git#egg=pyteamsnap +ssh://gituser@home.ascorrea.com/~/gamescrapyr.git#egg=gamescrapyr + beautifulsoup4==4.11.1