Skip to content

Commit

Permalink
修复requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-clan committed Mar 10, 2024
1 parent 1ca2227 commit 130b72a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ nodeenv==1.8.0
packaging==23.2
pkgutil-resolve-name==1.3.10; python_version < "3.9"
platformdirs==4.1.0
pluggy==1.3.0
pluggy==1.4.0
pre-commit==3.2.2
py==1.11.0
pycparser==2.21
Expand All @@ -54,7 +54,7 @@ pydantic-core==2.16.3
pygments==2.17.2
pymysql==0.9.3
pyright==1.1.349
pytest==8.0.2
pytest==8.1.1
pytest-html==4.0.0
pytest-metadata==3.0.0
pytest-pretty==1.2.0
Expand All @@ -77,7 +77,7 @@ sniffio==1.3.0
stamina==24.1.0
tenacity==8.2.3
tomli==2.0.1; python_version < "3.11"
typing-extensions==4.9.0
typing-extensions==4.10.0
typing-inspect==0.9.0
urllib3==2.1.0
virtualenv==20.25.0
Expand Down

0 comments on commit 130b72a

Please sign in to comment.