fix(projekt-matching): declare requests and beautifulsoup4 dependencies
This commit is contained in:
@@ -6,6 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||
name = "projektmatch"
|
||||
version = "0.1.0"
|
||||
description = "Automated freelancermap project matching (Langflow backend)"
|
||||
dependencies = ["requests", "beautifulsoup4"]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
|
||||
Reference in New Issue
Block a user