Archived
Initial commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[project]
|
||||
name = "jobpostingparser"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"fastapi>=0.116.1",
|
||||
"httpx>=0.28.1",
|
||||
"loguru>=0.7.3",
|
||||
"pydantic-settings>=2.10.1",
|
||||
"python-dotenv>=1.1.1",
|
||||
"uvicorn>=0.35.0",
|
||||
]
|
||||
Reference in New Issue
Block a user