From a0819deaa4049d5257fe02a5486742433dab8b57 Mon Sep 17 00:00:00 2001 From: Tony Date: Mon, 6 Jun 2022 13:35:35 -0500 Subject: [PATCH] add pyteamsnap to requirements.txt --- requirements/base.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/base.txt b/requirements/base.txt index 6c566dc..1a7f359 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -5,6 +5,7 @@ argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi whitenoise==6.1.0 # https://github.com/evansd/whitenoise redis==4.3.1 # https://github.com/redis/redis-py hiredis==2.0.0 # https://github.com/redis/hiredis-py +https://github.com/anthonyscorrea/pyteamsnap/archive/refs/heads/master.zip # Django # ------------------------------------------------------------------------------