testing on debian based image
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2022-04-20 14:51:31 +02:00
parent 83596ea7bb
commit 3fbd1a36db
3 changed files with 418 additions and 649 deletions

View File

@ -4,8 +4,8 @@ verify_ssl = true
name = "pypi"
[packages]
psycopg2 = "==2.8.5"
astroid = "==2.4.1"
numpy = "==1.22.3"
blinker = "==1.4"
click = "==7.1.2"
Flask = "==1.1.2"
@ -18,7 +18,6 @@ lazy-object-proxy = "==1.4.3"
MarkupSafe = "==1.1.1"
mccabe = "==0.6.1"
nanoid = "==2.0.0"
psycopg2 = "==2.8.5"
pylint = "==2.5.2"
six = "==1.14.0"
toml = "==0.10.0"