File uploader
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "drop-me-files-analog"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"dotenv>=0.9.9",
|
||||
"fastapi>=0.121.1",
|
||||
"python-multipart>=0.0.20",
|
||||
"uvicorn>=0.38.0",
|
||||
]
|
||||
Reference in New Issue
Block a user