We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f620709 + 4109077 commit 8e7d8a6Copy full SHA for 8e7d8a6
1 file changed
autoTriage/requirements.txt
@@ -19,7 +19,7 @@ azure-functions==1.21.3
19
20
# FastAPI (local development)
21
fastapi==0.115.6
22
-uvicorn==0.32.1
+uvicorn==0.42.0
23
python-dotenv==1.0.1
24
25
# GitHub API
@@ -32,14 +32,14 @@ azure-devops==7.1.0b4
32
openai==1.59.4
33
34
# HTTP requests
35
-requests==2.32.3
+requests==2.33.0
36
httpx==0.28.1
37
38
# YAML config parsing
39
PyYAML==6.0.2
40
41
# Async support
42
-aiohttp==3.11.11
+aiohttp==3.13.4
43
44
# Testing
45
pytest==8.3.4
0 commit comments