Skip to content

Commit

Permalink
- Added pyparsing as a dependency.
Browse files Browse the repository at this point in the history
issue #?
  • Loading branch information
albamig committed Apr 29, 2022
1 parent 73f898d commit 095baa0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ minos-database-aiopg = { version ="^0.7.0*", allow-prereleases = true }
minos-database-lmdb = { version ="^0.7.0*", allow-prereleases = true }
typer = "^0.3.2"
SQLAlchemy = "^1.4.0"
pyparsing = "^3"

[tool.poetry.dev-dependencies]
black = "^19.10b"
Expand Down

0 comments on commit 095baa0

Please sign in to comment.