Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pyinstaller==6.16.0
# Third-Party Package name/License: PyQt5: GPL v3
PyQt5==5.15.11
# Third-Party Package name/License: Markdown: Unknown
Markdown==3.9
Markdown==3.10
# Third-Party Package name/License: pytest: MIT
pytest==8.4.2
# Third-Party Package name/License: requests: Apache-2.0
Expand Down
Loading