File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
-r requirements.txt
2
2
azure-identity == 1.15.0
3
- openai == 1.6.1
3
+ openai == 1.55.3
4
4
azure-search-documents == 11.4.0b6
5
5
azure-storage-blob == 12.17.0
6
6
python-dotenv == 1.0.0
@@ -11,7 +11,7 @@ aiohttp==3.9.2
11
11
gunicorn == 20.1.0
12
12
quart-session == 3.0.0
13
13
pymssql == 2.3.0
14
- httpx == 0.27 .0
14
+ httpx == 0.28 .0
15
15
flake8 == 7.1.1
16
16
black == 24.8.0
17
17
autoflake == 2.3.1
Original file line number Diff line number Diff line change 1
1
azure-identity == 1.15.0
2
2
# Flask[async]==2.3.2
3
- openai == 1.6.1
3
+ openai == 1.55.3
4
4
azure-search-documents == 11.4.0b6
5
5
azure-storage-blob == 12.17.0
6
6
python-dotenv == 1.0.0
@@ -11,7 +11,7 @@ aiohttp==3.9.2
11
11
gunicorn == 20.1.0
12
12
quart-session == 3.0.0
13
13
pymssql == 2.3.0
14
- httpx == 0.27 .0
14
+ httpx == 0.28 .0
15
15
flake8 == 7.1.1
16
16
black == 24.8.0
17
17
autoflake == 2.3.1
You can’t perform that action at this time.
0 commit comments