hotfix: Pipfile updates for pyscopgp2

This commit is contained in:
Dylan Rathbone
2020-11-03 15:42:27 +10:00
parent e0036eb24f
commit a02efef2bb
2 changed files with 57 additions and 66 deletions

View File

@@ -8,6 +8,7 @@ ansible = "==2.8.5"
boto3 = "==1.9.242"
botocore = "==1.12.242"
lxml = "==4.6.1"
psycopg2 = "==2.8.6"
[dev-packages]
docker = "==4.1.0"