Skip to content

Commit

Permalink
docs: update requirements.
Browse files Browse the repository at this point in the history
Sphinx 4.2 or later is required for compatibility with Python 3.10.

A released version of Pygments can now be used for highlighting.
  • Loading branch information
whitequark committed Nov 5, 2021
1 parent 8081df1 commit 369cc59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
sphinx~=3.0
sphinx~=4.2
sphinxcontrib-platformpicker~=1.1
-e git+http://github.com/pygments/pygments.git#egg=pygments
sphinx-rtd-theme~=0.5.0

0 comments on commit 369cc59

Please sign in to comment.