Updated dependencies
This commit is contained in:
parent
d406b03354
commit
e3b7e9af8d
1 changed files with 5 additions and 5 deletions
10
poetry.lock
generated
10
poetry.lock
generated
|
|
@ -193,7 +193,7 @@ description = "Barebones websocket extension for Flask, using Pythonthreading fo
|
|||
name = "flask-threaded-sockets"
|
||||
optional = false
|
||||
python-versions = ">=3.6,<4.0"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
|
||||
[package.dependencies]
|
||||
flask = ">=1.1.2,<2.0.0"
|
||||
|
|
@ -279,13 +279,13 @@ version = "0.8.0-beta.2"
|
|||
Flask = "^1.1.1"
|
||||
apispec = "^3.2.0"
|
||||
flask-cors = "^3.0.8"
|
||||
flask-threaded-sockets = "^0.1.0"
|
||||
flask-threaded-sockets = "^0.2.0"
|
||||
marshmallow = "^3.4.0"
|
||||
webargs = "^6.0.0"
|
||||
zeroconf = ">=0.24.5,<0.29.0"
|
||||
|
||||
[package.source]
|
||||
reference = "ea4ccbafec4f6b235bf9a04bd6d354ad63abf9a6"
|
||||
reference = "286cdb6f247a66bef727b457796790d81f8f3e90"
|
||||
type = "git"
|
||||
url = "https://github.com/labthings/python-labthings.git"
|
||||
[[package]]
|
||||
|
|
@ -817,8 +817,8 @@ flask-cors = [
|
|||
{file = "Flask_Cors-3.0.8-py2.py3-none-any.whl", hash = "sha256:f4d97201660e6bbcff2d89d082b5b6d31abee04b1b3003ee073a6fd25ad1d69a"},
|
||||
]
|
||||
flask-threaded-sockets = [
|
||||
{file = "flask_threaded_sockets-0.1.0-py3-none-any.whl", hash = "sha256:d760e0dffb959a67853b7db31558aa606a00e7a274351f44501284853925d5ff"},
|
||||
{file = "flask_threaded_sockets-0.1.0.tar.gz", hash = "sha256:0c101d937511649f0c80f59da7778bf8978b03bf0d351eb78aca3567481922ea"},
|
||||
{file = "flask_threaded_sockets-0.2.0-py3-none-any.whl", hash = "sha256:e3fc55ccf7f22e801b967f15efd4d30ae8627c1fdc3c27e0195ba1bd369e32e1"},
|
||||
{file = "flask_threaded_sockets-0.2.0.tar.gz", hash = "sha256:e9d2ee66ae1c9c2ac86373510c2a4295e0230109130b7bc6d2499f5cd4140361"},
|
||||
]
|
||||
future = [
|
||||
{file = "future-0.18.2.tar.gz", hash = "sha256:b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue