inital commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "ai-hades"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"aiosqlite>=0.22.1",
|
||||
"apscheduler>=3.11.2",
|
||||
"discord-py>=2.7.1",
|
||||
"notion-client>=3.0.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
]
|
||||
Reference in New Issue
Block a user