Skip to content

Commit

Permalink
fixed requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Gilleran committed Jul 25, 2018
1 parent d2b2bdd commit 46838f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ venv.bak/
.mypy_cache/

# we1schomp
/.env
/venv
/.vscode
/output
*.bat
13 changes: 0 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
astroid==2.0.1
beautifulsoup4==4.6.0
bleach==2.1.3
colorama==0.3.9
flake8==3.5.0
html5lib==1.0.1
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
pycodestyle==2.3.1
pyflakes==1.6.0
pylint==2.0.0
selenium==3.13.0
six==1.11.0
virtualenv==16.0.0
webencodings==0.5.1
wrapt==1.10.11

0 comments on commit 46838f6

Please sign in to comment.