8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9a27b commit d16223cCopy full SHA for d16223c
requirements.txt
@@ -8,7 +8,7 @@ Jinja2==2.10.1
8
LoginUtils==1.0.1
9
Mako==1.0.0
10
MarkupSafe==0.23
11
-Pygments==2.0.1
+Pygments==2.7.4
12
SQLAlchemy==1.3.0
13
WTForms==2.0.1
14
Werkzeug==0.15.3
setup.py
@@ -57,7 +57,7 @@ def get_pkg_data():
57
'mr.bob2==0.2.3',
58
'Flask-DebugToolbar==0.9.2',
59
'Flask-PageDown==0.1.5',
60
- 'Pygments==2.0.1',
+ 'Pygments==2.7.4',
61
'flask-codemirror==0.0.3',
62
'jinja2-highlight==0.6.1',
63
'requests==2.5.1',
0 commit comments