aaaaa another bug

This commit is contained in:
ticvac 2024-11-12 20:27:51 +01:00
parent 7a781e463f
commit 6186914a7c

View file

@ -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