awesome-compose/django-postgres/requirements.txt
stuffinator b72a1bb9f7 Django-Postgres application template created (#178)
In this template is shown how to connect Djnago and PostgreSQL using docker-compose servise. 

Signed-off-by: Ulugbek Muslitdinov <ulugbekmuslitdinov@gmail.com>
2021-11-20 16:52:16 +05:00

3 lines
52 B
Plaintext

Django==3.2.7
psycopg2-binary==2.8.4
environs==7.3.1