Skip to content

Commit

Permalink
remove tox dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
llimllib committed Mar 9, 2024
1 parent c534147 commit 3338c03
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion requirements-to-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ flake8
pytest
pytest-cov
vcrpy
tox

# banner plugin
pyfiglet
Expand Down
9 changes: 0 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,37 +1,28 @@
beautifulsoup4==4.12.3
cachetools==5.3.3
certifi==2024.2.2
chardet==5.2.0
charset-normalizer==3.3.2
colorama==0.4.6
coverage==7.4.3
distlib==0.3.8
exceptiongroup==1.2.0
filelock==3.13.1
flake8==7.0.0
html5lib==1.1
idna==3.6
iniconfig==2.0.0
mccabe==0.7.0
multidict==6.0.5
packaging==23.2
platformdirs==4.2.0
pluggy==1.4.0
pycodestyle==2.11.1
pyfiglet==1.0.2
pyflakes==3.2.0
pyproject-api==1.6.1
pytest==8.1.1
pytest-cov==4.1.0
PyYAML==6.0.1
requests==2.31.0
six==1.16.0
soupsieve==2.5
tomli==2.0.1
tox==4.14.1
urllib3==2.2.1
vcrpy==6.0.1
virtualenv==20.25.1
webencodings==0.5.1
websocket-client==1.7.0
wrapt==1.16.0
Expand Down

0 comments on commit 3338c03

Please sign in to comment.