Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
sphinx 7.0.0 was released on April 29th.
  • Loading branch information
cebtenzzre committed Jul 16, 2023
1 parent 9ad84ad commit 8160fe4
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,5 +5,5 @@ PyQt5 >=5.15.0,<6.0; sys_platform != 'linux'
pywin32>=304; sys_platform == 'win32'
semantic-version>=2.0.0,<3.0.0
Send2Trash>=1.8.2,<2.0.0
sphinx>=5.3.0,<7.0.0
sphinx>=5.3.0,<8.0.0
xxhash>=3.0.0,<4.0.0

0 comments on commit 8160fe4

Please sign in to comment.