diff --git a/requirements.txt b/requirements.txt index 74ee4c6b..bba1bad0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -# -c constraints.txt +-c constraints.txt setuptools # django-polymorphic má rozbité dependencies # basic libs -# psycopg2 # PostgreSQL adaptér +psycopg2 # PostgreSQL adaptér ipython # Interaktivní shell Unidecode # Přepisuje unicode do ASCII (např. soubory nebo e-maily) Pillow