Skip to content

Commit

Permalink
Merge pull request #273 from davide125/pygments2
Browse files Browse the repository at this point in the history
requirements: allow Pygments 2.2.0 or later
  • Loading branch information
fornellas committed Jan 5, 2021
2 parents c2191ff + fa69263 commit 05c8aaa
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
@@ -1,4 +1,4 @@
psutil>=5.6.7
Pygments>=2.6.1
Pygments>=2.2.0
typeguard>=2.10.0
dataclasses>=0.6; python_version < "3.7"

0 comments on commit 05c8aaa

Please sign in to comment.