Added flask-cors to poetry dependencies
This commit is contained in:
parent
8170726430
commit
dbee6ffaa1
2 changed files with 16 additions and 2 deletions
|
|
@ -31,6 +31,7 @@ Pillow = "^5.4"
|
|||
"RPi.GPIO" = "^0.6.5"
|
||||
picamera = "^1.13" # Lens shading requires >1.14 or RWB fork, lens-shading branch.
|
||||
openflexure-stage = "^0.2.1"
|
||||
flask-cors = "^3.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
sphinxcontrib-httpdomain = "^1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue