add pyteamsnap to requirements.txt

This commit is contained in:
2022-06-06 13:35:35 -05:00
parent 53e2b3724f
commit a0819deaa4

View File

@@ -5,6 +5,7 @@ argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
whitenoise==6.1.0 # https://github.com/evansd/whitenoise whitenoise==6.1.0 # https://github.com/evansd/whitenoise
redis==4.3.1 # https://github.com/redis/redis-py redis==4.3.1 # https://github.com/redis/redis-py
hiredis==2.0.0 # https://github.com/redis/hiredis-py hiredis==2.0.0 # https://github.com/redis/hiredis-py
https://github.com/anthonyscorrea/pyteamsnap/archive/refs/heads/master.zip
# Django # Django
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------