auth unit tests & ruff visual fix
This commit is contained in:
@@ -22,7 +22,9 @@ dependencies = [
|
||||
"python-jose (>=3.5.0,<4.0.0)",
|
||||
"python-multipart (>=0.0.32,<0.0.33)",
|
||||
"ipython (>=9.15.0,<10.0.0)",
|
||||
"httpie (>=3.2.4,<4.0.0)"
|
||||
"httpie (>=3.2.4,<4.0.0)",
|
||||
"pytest-cov (>=7.1.0,<8.0.0)",
|
||||
"allure-pytest (>=2.16.0,<3.0.0)"
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user