File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
aiofiles == 23.2.1
8
8
# via quart
9
- aiohttp == 3.8.6
9
+ aiohttp == 3.9.0
10
10
# via
11
11
# -r requirements.in
12
12
# openai
13
13
aiosignal == 1.3.1
14
14
# via aiohttp
15
15
asgiref == 3.7.2
16
16
# via opentelemetry-instrumentation-asgi
17
- async-timeout == 4.0.3
18
- # via aiohttp
19
17
attrs == 23.1.0
20
18
# via aiohttp
21
19
azure-common == 1.1.28
@@ -52,9 +50,7 @@ certifi==2023.7.22
52
50
cffi == 1.16.0
53
51
# via cryptography
54
52
charset-normalizer == 3.3.2
55
- # via
56
- # aiohttp
57
- # requests
53
+ # via requests
58
54
click == 8.1.7
59
55
# via
60
56
# flask
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile requirements.in
6
6
#
7
- aiohttp == 3.8.6
7
+ aiohttp == 3.9.0
8
8
# via openai
9
9
aiosignal == 1.3.1
10
10
# via aiohttp
11
- async-timeout == 4.0.3
12
- # via aiohttp
13
11
attrs == 23.1.0
14
12
# via aiohttp
15
13
azure-ai-formrecognizer == 3.3.2
@@ -43,9 +41,7 @@ certifi==2023.7.22
43
41
cffi == 1.16.0
44
42
# via cryptography
45
43
charset-normalizer == 3.3.2
46
- # via
47
- # aiohttp
48
- # requests
44
+ # via requests
49
45
cryptography == 41.0.6
50
46
# via
51
47
# azure-identity
You can’t perform that action at this time.
0 commit comments