async
This commit is contained in:
9
neuralink/pyproject.toml
Normal file
9
neuralink/pyproject.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[project]
|
||||
name = "neuralink-security-service"
|
||||
version = "1.0.0"
|
||||
description = "Async security service with flag submission"
|
||||
dependencies = [
|
||||
"aiosqlite>=0.19.0",
|
||||
"requests>=2.31.0",
|
||||
]
|
||||
requires-python = ">=3.8"
|
||||
Reference in New Issue
Block a user