Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Removed tqdm, accidentally left in, not actually required.

Added requirement for 'six', which can cause issues if not up to date. See #304
  • Loading branch information
ThioJoe committed Jan 2, 2022
1 parent ad77722 commit de7d788
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 @@ -5,4 +5,4 @@ colorama==0.4.4
rtfunicode==2.0
confusables==1.2.0
certifi>=2021.10.8
tqdm<=4.62.3
six>=1.16.0

0 comments on commit de7d788

Please sign in to comment.