[project] name = "music-storage" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "boto3>=1.42.6", "django>=6.0", "django-storages>=1.14.6", "pillow>=12.1.0", "psycopg[binary]>=3.3.2", "python-dotenv>=1.2.1", ]