Skip to content

Commit

Permalink
Exclude pyyaml 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Infernaught committed Jul 26, 2023
1 parent 49093c9 commit ac63fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ torchvision
transformers>=4.31.0
tokenizers>=0.13.3
spacy>=2.3
PyYAML>=3.12,<6.0.1
PyYAML>=3.12,<6.0.1,!=5.4
absl-py
kaggle
requests
Expand Down

0 comments on commit ac63fd5

Please sign in to comment.