add pydantic 2.0
This commit is contained in:
parent
84c2f1a641
commit
2b5e4f1d91
1197
poetry.lock
generated
1197
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -11,10 +11,11 @@ bkr = 'beakers.cli:app'
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
scrapeghost = {path = "../scrapeghost", develop = true}
|
||||
#scrapeghost = {path = "../scrapeghost", develop = true}
|
||||
scrapelib = "^2.1.0"
|
||||
httpx = "^0.24.0"
|
||||
networkx = "^3.1"
|
||||
pydantic = "^2.0.2"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
Loading…
Reference in New Issue
Block a user