From 000625c727a562438237d44e88b7d88ce4d9a937 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Sat, 6 May 2023 10:09:17 -0500 Subject: [PATCH] pull from gitea, add version to pyteamsnap --- requirements/base.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 10df357..74a0bd6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -18,7 +18,7 @@ django-redis==5.2.0 # https://github.com/jazzband/django-redis api-client --e git+ssh://gituser@home.ascorrea.com/~/pyteamsnap.git#egg=pyteamsnap --e git+ssh://gituser@home.ascorrea.com/~/gamescrapyr.git#egg=gamescrapyr +-e git+https://gitea.ascorrea.com/asc/pyteamsnap@2022#egg=pyteamsnap +-e git+https://gitea.ascorrea.com/asc/gamescrapyr.git#egg=gamescrapyr beautifulsoup4==4.11.1