File tree Expand file tree Collapse file tree 2 files changed +32
-32
lines changed
search-website-functions-v4 Expand file tree Collapse file tree 2 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 22# The Python Worker is managed by Azure Functions platform
33# Manually managing azure-functions-worker may cause unexpected issues
44
5- azure-common = =1.1.28 ,< 2.0.0
6- azure-core = =1.29.4 ,< 2.0.0
7- azure-functions = =1.17.0 ,< 2.0.0
8- azure-search-documents = =11.3.0 ,< 12.0.0
9- certifi = =2023.7.22 ,< 2024.0.0
10- chardet = =5.2.0 ,< 6.0.0
11- charset-normalizer = =3.2.0 ,< 4.0.0
12- idna = =3.4 ,< 4.0.0
13- isodate = =0.6.1 ,< 1.0.0
14- msrest = =0.7.1 ,< 1.0.0
15- oauthlib = =3.2.2 ,< 4.0.0
16- requests = =2.31.0 ,< 3.0.0
17- requests-oauthlib = =1.3.1 ,< 2.0.0
18- six = =1.16.0 ,< 2.0.0
19- typing_extensions = =4.8.0 ,< 5.0.0
20- urllib3 = =2.0.4 ,< 3.0.0
5+ azure-common > =1.1.28 ,< 2.0.0
6+ azure-core > =1.29.4 ,< 2.0.0
7+ azure-functions > =1.17.0 ,< 2.0.0
8+ azure-search-documents > =11.3.0 ,< 12.0.0
9+ certifi > =2023.7.22 ,< 2024.0.0
10+ chardet > =5.2.0 ,< 6.0.0
11+ charset-normalizer > =3.2.0 ,< 4.0.0
12+ idna > =3.4 ,< 4.0.0
13+ isodate > =0.6.1 ,< 1.0.0
14+ msrest > =0.7.1 ,< 1.0.0
15+ oauthlib > =3.2.2 ,< 4.0.0
16+ requests > =2.31.0 ,< 3.0.0
17+ requests-oauthlib > =1.3.1 ,< 2.0.0
18+ six > =1.16.0 ,< 2.0.0
19+ typing_extensions > =4.8.0 ,< 5.0.0
20+ urllib3 > =2.0.4 ,< 3.0.0
Original file line number Diff line number Diff line change 22# The Python Worker is managed by Azure Functions platform
33# Manually managing azure-functions-worker may cause unexpected issues
44
5- azure-common = =1.1.28 ,< 2.0.0
6- azure-core = =1.29.4 ,< 2.0.0
7- azure-functions = =1.17.0 ,< 2.0.0
8- azure-search-documents = =11.3.0 ,< 12.0.0
9- certifi = =2023.7.22 ,< 2024.0.0
10- chardet = =5.2.0 ,< 6.0.0
11- charset-normalizer = =3.2.0 ,< 4.0.0
12- idna = =3.4 ,< 4.0.0
13- isodate = =0.6.1 ,< 1.0.0
14- msrest = =0.7.1 ,< 1.0.0
15- oauthlib = =3.2.2 ,< 4.0.0
16- requests = =2.31.0 ,< 3.0.0
17- requests-oauthlib = =1.3.1 ,< 2.0.0
18- six = =1.16.0 ,< 2.0.0
19- typing_extensions = =4.8.0 ,< 5.0.0
20- urllib3 = =2.0.4 ,< 3.0.0
5+ azure-common > =1.1.28 ,< 2.0.0
6+ azure-core > =1.29.4 ,< 2.0.0
7+ azure-functions > =1.17.0 ,< 2.0.0
8+ azure-search-documents > =11.3.0 ,< 12.0.0
9+ certifi > =2023.7.22 ,< 2024.0.0
10+ chardet > =5.2.0 ,< 6.0.0
11+ charset-normalizer > =3.2.0 ,< 4.0.0
12+ idna > =3.4 ,< 4.0.0
13+ isodate > =0.6.1 ,< 1.0.0
14+ msrest > =0.7.1 ,< 1.0.0
15+ oauthlib > =3.2.2 ,< 4.0.0
16+ requests > =2.31.0 ,< 3.0.0
17+ requests-oauthlib > =1.3.1 ,< 2.0.0
18+ six > =1.16.0 ,< 2.0.0
19+ typing_extensions > =4.8.0 ,< 5.0.0
20+ urllib3 > =2.0.4 ,< 3.0.0
You can’t perform that action at this time.
0 commit comments