fixed #66 - warn when no versions are added

This commit is contained in:
Eugene Pankov
2022-11-07 18:44:18 +01:00
parent 6d4d4377fa
commit 8c69292a50
7 changed files with 135 additions and 76 deletions

View File

@@ -11,7 +11,7 @@ django-rest-framework = "^0.1.0"
djangorestframework-dataclasses = "^0.9"
social-auth-app-django = "^4.0.0"
python-dotenv = "^0.17.1"
websockets = "^9.1"
websockets = "^10.4"
gql = "^2.0.0"
dj-database-url = "^0.5.0"
mysqlclient = "^2.0.3"