We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906017b commit 7a7dfa3Copy full SHA for 7a7dfa3
services/chat-backend/pyproject.toml
@@ -6,6 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
"azure-identity>=1.19.0",
9
+ "boto3>=1.34.0",
10
"fastapi>=0.115.5",
11
"gunicorn>=23.0.0",
12
"pydantic-settings>=2.6.1",
0 commit comments