Skip to content

Commit 8a6cc19

Browse files
committed
chore: pin requests version
1 parent 4640a79 commit 8a6cc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ arrow>=1.0.0,<2.0.0; python_version >= '3.6'
33
iso8601>=0.1.14
44
six>=1.11.0
55
qiniu>=7.3.1
6-
requests>=2.25.1
6+
requests>=2.25.1,<=2.31.0
77
requests-toolbelt>=1.0.0
88
urllib3<2
99
Werkzeug>=0.16.0,<2.0.0

0 commit comments

Comments
 (0)