Agregados requerimientos y separados por dev y prod

This commit is contained in:
Daniel Cortes
2020-06-07 23:10:00 -04:00
parent 0a6d9c3c8e
commit edbdcb1296
5 changed files with 5 additions and 3 deletions

View File

@@ -7,5 +7,4 @@ ratelimit # To rate limit request to musicbrainz
redis # To comunicate with redis
requests # Saner request library
blake3 # To use blake3 hashing, since python seeds every hash on hashlib and is different between instances
gunicorn # To run the server on production
country_list # To transform country codes to their names