import sources from develop/0.1.0
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
[project]
|
||||
name = "kontor-scripts"
|
||||
version = "0.1.0"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
{name = "Thomas Peetz", email = "thomas.peetz@thpeetz.de"}
|
||||
]
|
||||
maintainers = [
|
||||
{name = "Thomas Peetz", email = "thomas.peetz@thpeetz.de"}
|
||||
]
|
||||
dependencies = [
|
||||
"beautifulsoup4>=4.13.4",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"mariadb>=1.1.12",
|
||||
"pathlib>=1.0.1",
|
||||
"platformdirs>=4.3.7",
|
||||
"pyyaml>=6.0.2",
|
||||
"requests>=2.32.3",
|
||||
"sqlalchemy>=2.0.40",
|
||||
"sqlmodel>=0.0.24",
|
||||
]
|
||||
Reference in New Issue
Block a user