Skip to content

Commit

Permalink
尝试解决依赖库版本问题
Browse files Browse the repository at this point in the history
  • Loading branch information
huangliling committed Jun 28, 2024
1 parent 682825c commit c2541b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ arrow>=1.0.0,<2.0.0; python_version >= '3.6'
iso8601>=0.1.14
six>=1.11.0
qiniu>=7.3.1
requests==2.31.0
urllib3==1.26.18
requests<=2.31.0
urllib3<=1.26.18
requests-toolbelt==1.0.0
Werkzeug>=0.16.0,<2.0.0
secure-cookie>=0.1.0,<1.0.0
Expand Down

0 comments on commit c2541b1

Please sign in to comment.