Skip to content

Commit

Permalink
requirements: allow Pygments 2.2.0 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
davide125 committed Jan 4, 2021
1 parent c2191ff commit fa69263
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 fa69263

Please sign in to comment.