Traduciendo country_codes
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user