Skip to content

Commit

Permalink
Add myst-parser in requirments-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienbarbier committed Apr 25, 2023
1 parent 635b73e commit 82115da
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,12 @@ isort==5.12.0
Jinja2==3.1.2
lazy-object-proxy==1.9.0
livereload==2.6.3
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mccabe==0.7.0
mdit-py-plugins==0.3.5
mdurl==0.1.2
myst-parser==1.0.0
packaging==23.1
pathtools==0.1.2
pip-review==1.3.0
Expand All @@ -26,6 +30,7 @@ pylint==2.17.2
pylint-django==2.5.3
pylint-plugin-utils==0.7
PyMySQL==1.0.3
PyYAML==6.0
requests==2.28.2
six==1.16.0
snowballstemmer==2.2.0
Expand All @@ -46,4 +51,4 @@ typing_extensions==4.5.0
urllib3==1.26.15
watchdog==3.0.0
wrapt==1.15.0
zipp==3.15.0
zipp==3.15.0

0 comments on commit 82115da

Please sign in to comment.