mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-22 12:51:31 +02:00
Fix dependencies
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
black~=23.11
|
||||
flake8~=6.1
|
||||
mypy~=1.7
|
||||
pylint~=3.0
|
||||
setuptools~=68.2
|
||||
black>=23.11
|
||||
flake8>=6.1
|
||||
mypy>=1.7
|
||||
pylint>=3.0
|
||||
setuptools>=68.2
|
||||
|
||||
Reference in New Issue
Block a user