Bump python version + relax input time/signal constraints.

This commit is contained in:
Marcell Vazquez-Chanlatte 2020-08-20 09:34:15 -07:00
parent 4f883d1565
commit 4f2f72d770
4 changed files with 128 additions and 121 deletions

View file

@ -11,7 +11,7 @@ packages = [
]
[tool.poetry.dependencies]
python = "^3.6"
python = "^3.7"
attrs = "^19.3.0"
lenses = "^0.5.0"
discrete-signals = "^0.7.3"