Skip to content

Commit

Permalink
Remove excess dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxdaemon committed Mar 1, 2024
1 parent c9970e8 commit f27c0ae
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
mock == 4.0.3
mypy == 0.910
pre-commit == 2.15.0
pylint == 2.11.1
pytest == 6.2.5
pytest-cov == 3.0.0
responses == 0.19.0
-r requirements.txt
5 changes: 0 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
PyYAML == 6.0
certifi == 2021.10.8
chardet == 3.0.4
idna == 3.3
requests == 2.26.0
urllib3 == 1.26.7

0 comments on commit f27c0ae

Please sign in to comment.