Skip to content

Commit

Permalink
fixed yapf version (#5513)
Browse files Browse the repository at this point in the history
* Update requirements.txt

fixed yapf version to the last version supporting tomli 1.x

* Update requirements.txt

fix typo
  • Loading branch information
Shinji-IkariG authored and Sophie-Xie committed Apr 27, 2023
1 parent b541615 commit 8b208d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ ply==3.10
pyyaml==5.4
fastcov==1.13
deepdiff==5.7.0
yapf==0.32.0
tomli==1.2.3

0 comments on commit 8b208d6

Please sign in to comment.