Merge branch 'develop' into dependabot/pip/daemon/lxml-4.6.5

This commit is contained in:
bharnden 2022-01-11 12:32:19 -08:00 committed by GitHub
commit fdc009699e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
150 changed files with 5356 additions and 9820 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "core"
version = "7.5.2"
version = "8.0.0"
description = "CORE Common Open Research Emulator"
authors = ["Boeing Research and Technology"]
license = "BSD-2-Clause"
@ -27,7 +27,7 @@ netaddr = "0.7.19"
pillow = "8.3.2"
protobuf = "3.12.2"
pyproj = "2.6.1.post1"
pyyaml = "5.3.1"
pyyaml = "5.4"
[tool.poetry.dev-dependencies]
black = "==19.3b0"