pull/19833/head
Bagatur 2 months ago
parent 70c12f1343
commit 63d30069e4

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "aenum"
@ -3800,20 +3800,6 @@ interegular = ["interegular (>=0.3.1,<0.4.0)"]
nearley = ["js2py"]
regex = ["regex"]
[[package]]
name = "layerupsecurity"
version = "1.2.0"
description = "A Python wrapper for the Layerup Security API."
optional = false
python-versions = ">=3.7"
files = [
{file = "LayerupSecurity-1.2.0-py3-none-any.whl", hash = "sha256:ec26bb48102d23b6566c53b5033a00b1a4cb986a37b5ee45a552e7b2917d31be"},
{file = "LayerupSecurity-1.2.0.tar.gz", hash = "sha256:4f442b3e3f9923b39c04d4c426c391068967a21930d0596553aa4f6a92515e32"},
]
[package.dependencies]
requests = ">=2.25.1"
[[package]]
name = "lxml"
version = "4.9.4"
@ -9282,4 +9268,4 @@ extended-testing = ["aiosqlite", "aleph-alpha-client", "anthropic", "arxiv", "as
[metadata]
lock-version = "2.0"
python-versions = ">=3.8.1,<4.0"
content-hash = "310c6e7bd72b09bf42f3fd3565c33072c11438d23cb160cb4666e44bce41a068"
content-hash = "310c6e7bd72b09bf42f3fd3565c33072c11438d23cb160cb4666e44bce41a068"

@ -158,7 +158,6 @@ anthropic = "^0.3.11"
langchain-core = { path = "../core", develop = true }
fireworks-ai = "^0.9.0"
vdms = "^0.0.20"
layerupsecurity = "^1.2.0"
[tool.poetry.group.lint]
optional = true

Loading…
Cancel
Save