feat: bump to new specklepy (#25)
This commit is contained in:
Generated
+5
-5
@@ -1,4 +1,4 @@
|
||||
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "annotated-types"
|
||||
@@ -834,13 +834,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "specklepy"
|
||||
version = "2.19.3"
|
||||
version = "2.19.4"
|
||||
description = "The Python SDK for Speckle 2.0"
|
||||
optional = false
|
||||
python-versions = "<4.0,>=3.8.0"
|
||||
files = [
|
||||
{file = "specklepy-2.19.3-py3-none-any.whl", hash = "sha256:54099924086eaccd2226001f7ead73365a3b9509598b4b69e1c1eb082ffa54c0"},
|
||||
{file = "specklepy-2.19.3.tar.gz", hash = "sha256:c8c179f773c20ff071410b569d858e75d9bdfb3bec77097606a5f1770780a3a1"},
|
||||
{file = "specklepy-2.19.4-py3-none-any.whl", hash = "sha256:75ab5a44f96c7a0d899b0aec1ef1fbbeeb6fb2c625620c269e437dbce3831b0d"},
|
||||
{file = "specklepy-2.19.4.tar.gz", hash = "sha256:e08d50abb48fcf656f6020cf88bdc95579b0807a0da7ef83c44f1a548b736192"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -1242,4 +1242,4 @@ multidict = ">=4.0"
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "7203c523d2888551cb25e52e0fc53ed9ed016e5b7f0240e5fe752f6b379ccf8d"
|
||||
content-hash = "631d03bafb9adfc578747f25d48b561febeff86c49d59b5a64d6a3ecd784c617"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
specklepy = "^2.19.3"
|
||||
specklepy = "^2.19.4"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.3.0"
|
||||
|
||||
Reference in New Issue
Block a user