Ross McFarland
2 years ago
No known key found for this signature in database
GPG Key ID: 943B179E15D3B22A
1 changed files with
1 additions and
1 deletions
-
setup.py
|
|
|
@ -61,7 +61,7 @@ setup( |
|
|
|
# likely to result in formatting changes that should happen in their |
|
|
|
# own PR. This will basically happen yearly |
|
|
|
# https://black.readthedocs.io/en/stable/the_black_code_style/index.html#stability-policy |
|
|
|
'black>=23.1.0,<24.0.0', |
|
|
|
'black>=24.3.0,<25.0.0', |
|
|
|
'build>=0.7.0', |
|
|
|
'isort>=5.11.5', |
|
|
|
'pycountry>=19.8.18', |
|
|
|
|