Skip to content

Commit

Permalink
Update dependencies (2024-08)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmiklos committed Aug 9, 2024
1 parent cf28ea8 commit 84c33ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
coverage==7.5.4
flake8==7.1.0
mypy==1.10.1
coverage==7.6.1
flake8==7.1.1
mypy==1.11.1
pygraphviz==1.13
pyinstaller==6.9.0
pylint==3.2.5
pylint==3.2.6
# 6.6.1 fails `python3 -c 'from PyQt6 import QtGui'` with: undefined symbol: _ZN5QFont11tagToStringEj
pyqt6==6.5.0

0 comments on commit 84c33ab

Please sign in to comment.