poetry update

This commit is contained in:
Aarni Halinen
2021-08-23 19:31:05 +03:00
parent 4860c0a0d9
commit 9d05cd8290
2 changed files with 150 additions and 105 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ django-cors-headers = "^3.7.0"
djangorestframework = "^3.12.4"
djangorestframework-jwt = "^1.11.0"
django-nose = "^1.4.5"
psycopg2-binary = "^2.8.4"
psycopg2-binary = "2.8.6"
django-bootstrap3 = "^11.1.0"
django-tables2 = "^1.6.1"
dealer = "^2.0.5"