Skip to content

Commit

Permalink
add concrete versions
Browse files Browse the repository at this point in the history
  • Loading branch information
marph91 committed Jun 1, 2024
1 parent 5c031b9 commit d009b7d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
18 changes: 9 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
-r requirements.txt
black
flake8
mypy
parameterized
pyinstaller
pylint
types-beautifulsoup4
types-Markdown
types-requests
black==24.3.0
flake8==7.0.0
mypy==1.9.0
parameterized==0.9.0
pyinstaller==6.5.0
pylint==3.1.0
types-beautifulsoup4==4.12.0.20240229
types-Markdown==3.6.0.20240316
types-requests==2.31.0.20240406
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
beautifulsoup4
joppy
markdown
platformdirs
puremagic
pypandoc_binary
python-frontmatter
pytodotxt
beautifulsoup4==4.12.3
joppy==0.2.3
markdown==3.6
platformdirs==4.2.0
puremagic==1.21
pypandoc_binary==1.13
python-frontmatter==1.1.0
pytodotxt==1.5.0

0 comments on commit d009b7d

Please sign in to comment.