File tree Expand file tree Collapse file tree 1 file changed +16
-11
lines changed
Expand file tree Collapse file tree 1 file changed +16
-11
lines changed Original file line number Diff line number Diff line change 1+ ############################################################
2+ # Runtime & test dependencies (fully pinned)
3+ # Snapshot date: 2025-10-13
4+ # To update: bump desired lines & reinstall
5+ ############################################################
16Flask [async ]== 3.0.0
27flask-sock == 0.7.0
3- openai >= 1.0.0
4- websockets >= 11.0 .0
5- flask-cors >= 4 .0.0
6- azure-storage-blob >= 12.14 .0
7- azure-messaging-webpubsubservice >= 1.0.0
8- azure-identity >= 1.15 .0
9- asgiref >= 3.7.2
10- python-dotenv >= 1.0.0
11- azure-data-tables >= 12.5 .0
12- pytest >= 8.0.0
13- pytest-asyncio >= 0.23.0
8+ openai == 1.99.9
9+ websockets == 11 .0
10+ flask-cors == 6 .0.1
11+ azure-storage-blob == 12.26 .0
12+ azure-messaging-webpubsubservice == 1.2.2
13+ azure-identity == 1.23 .0
14+ asgiref == 3.9.1
15+ python-dotenv == 1.0.1
16+ azure-data-tables == 12.7 .0
17+ pytest == 8.3.2
18+ pytest-asyncio == 0.23.8
You can’t perform that action at this time.
0 commit comments