Skip to content

Commit acd223f

Browse files
Ferenc-pvital
authored andcommitted
ci: Fix CI by pinning yarl version
Signed-off-by: Ferenc Géczi <[email protected]>
1 parent c337a76 commit acd223f

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

tests/requirements-307.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ spyne>=2.14.0
4848
tornado>=4.5.3,<6.0
4949
uvicorn>=0.13.4
5050
urllib3[secure]<1.27,>=1.26.5
51+
yarl==1.8.2

tests/requirements-310-with-tornado.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ spyne>=2.14.0
3838

3939
uvicorn>=0.13.4
4040
urllib3[secure]<1.27,>=1.26.5
41+
yarl==1.8.2

tests/requirements-310.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ spyne>=2.14.0
4040

4141
uvicorn>=0.13.4
4242
urllib3[secure]<1.27,>=1.26.5
43+
yarl==1.8.2

tests/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ spyne>=2.14.0
3939
tornado>=4.5.3,<6.0
4040
uvicorn>=0.13.4
4141
urllib3[secure]<1.27,>=1.26.5
42+
yarl==1.8.2

0 commit comments

Comments
 (0)