initial commit done , pre peoduction
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[project]
|
||||
name = "mysite"
|
||||
version = "0.1.0"
|
||||
description = "Home page for acidarchon.com"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"django>=5.2.4",
|
||||
"djangorestframework>=3.16.0",
|
||||
"djangorestframework-types>=0.9.0",
|
||||
"dotenv>=0.9.9",
|
||||
"requests>=2.32.4",
|
||||
]
|
||||
Reference in New Issue
Block a user