parent
3a1f3b3add
commit
f3779b8f11
4 changed files with 17 additions and 0 deletions
4
optional_requirements.txt
Normal file
4
optional_requirements.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pytest
|
||||
pytest-cov
|
||||
pytest-faulthandler
|
||||
pytest-random-order
|
||||
3
optional_requirements.txt.license
Normal file
3
optional_requirements.txt.license
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
SPDX-FileCopyrightText: 2024 Autogenerated by 'pip freeze'
|
||||
|
||||
SPDX-License-Identifier: MIT
|
||||
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
appdirs
|
||||
Click
|
||||
findimports
|
||||
requests
|
||||
semver
|
||||
toml
|
||||
update_checker
|
||||
3
requirements.txt.license
Normal file
3
requirements.txt.license
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
SPDX-FileCopyrightText: 2021 Autogenerated by 'pip freeze'
|
||||
|
||||
SPDX-License-Identifier: MIT
|
||||
Loading…
Reference in a new issue