Add put_object operation

This commit is contained in:
Ivan Vazhenin
2023-09-19 20:23:13 +03:00
parent e0fdd25ca4
commit 87cb86a7f9
2 changed files with 58 additions and 4 deletions
+3
View File
@@ -23,3 +23,6 @@ typing_extensions==4.7.1
urllib3==2.0.4
yarl==1.9.2
SQLAlchemy~=2.0.20
fastapi=~0.103.1
uvicorn=~0.23.2
python-multipart=~0.0.6