Skip to content

Commit afba2b0

Browse files
committed
Merge branch 'main' of github.com:tillsteinbach/WeConnect-python into main
2 parents 8ee891c + 66de72b commit afba2b0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

setup_requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
pytest-runner
2-
flake8
3-
pylint
4-
bandit
1+
pytest-runner~=6.0.0
2+
mccabe~=0.6.1
3+
flake8~=4.0.1
4+
pylint~=2.13.4
5+
bandit~=1.7.4

0 commit comments

Comments
 (0)