Traduciendo country_codes

This commit is contained in:
Daniel Cortes
2020-06-03 21:29:35 -04:00
parent c654f447b1
commit 50b5694865
2 changed files with 20 additions and 19 deletions

View File

@@ -7,4 +7,5 @@ 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
gunicorn # To run the server on production
country_list # To transform country codes to their names