Skip to content

Commit

Permalink
升级pyyaml依赖包以适配py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-clan committed Aug 5, 2023
1 parent 3404def commit 22db4b7
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 @@ -9,7 +9,7 @@ jsonpath==0.82
loguru==0.6.0
openpyxl==3.0.7
pre-commit==3.2.2
pydantic==2.0b2
pydantic==2.1.1
pymysql==0.9.3
pyright==1.1.315
pytest==7.2.2
Expand All @@ -19,7 +19,7 @@ pytest-pretty==1.2.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-dotenv==0.20.0
pyyaml==5.4.1
pyyaml==6.0.1
redis==4.5.4
requests==2.31.0
rtoml==0.9.0
Expand Down

0 comments on commit 22db4b7

Please sign in to comment.