File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -1642,4 +1642,5 @@ def get_users():
16421642 if conn :
16431643 conn .close ()
16441644
1645+
16451646app = create_app ()
Original file line number Diff line number Diff line change 11-r requirements.txt
22azure-identity == 1.15.0
3- openai == 1.6.1
3+ openai == 1.55.3
44azure-search-documents == 11.4.0b6
55azure-storage-blob == 12.17.0
66python-dotenv == 1.0.0
@@ -11,7 +11,7 @@ aiohttp==3.9.2
1111gunicorn == 20.1.0
1212quart-session == 3.0.0
1313pymssql == 2.3.0
14- httpx == 0.27 .0
14+ httpx == 0.28 .0
1515flake8 == 7.1.1
1616black == 24.8.0
1717autoflake == 2.3.1
Original file line number Diff line number Diff line change 11azure-identity == 1.15.0
22# Flask[async]==2.3.2
3- openai == 1.6.1
3+ openai == 1.55.3
44azure-search-documents == 11.4.0b6
55azure-storage-blob == 12.17.0
66python-dotenv == 1.0.0
@@ -11,7 +11,7 @@ aiohttp==3.9.2
1111gunicorn == 20.1.0
1212quart-session == 3.0.0
1313pymssql == 2.3.0
14- httpx == 0.27 .0
14+ httpx == 0.28 .0
1515flake8 == 7.1.1
1616black == 24.8.0
1717autoflake == 2.3.1
Original file line number Diff line number Diff line change 44
55azure-functions
66azurefunctions-extensions-http-fastapi == 1.0.0b1
7- openai == 1.6.1
7+ openai == 1.55.3
88semantic_kernel == 1.0.4
99pymssql == 2.3.0
1010azure-search-documents == 11.6.0b3
You can’t perform that action at this time.
0 commit comments