Fix psycopg2
This commit is contained in:
parent
f5198e7535
commit
26f0082951
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# basic libs
|
||||
|
||||
psycopg2
|
||||
psycopg2<2.9 # Kvůli djangu 2.2, odstranit při přechodu na 3.
|
||||
html5lib
|
||||
ipython
|
||||
Pillow
|
||||
|
|
Loading…
Reference in a new issue