Skip to content

Commit

Permalink
Merge pull request #61 from Popsiclestick/feature-fix-requirements-files
Browse files Browse the repository at this point in the history
There were no carriage returns so it would break if you wanted to mass install the analyzer requirements
  • Loading branch information
jeromeleonard committed Jun 28, 2017
2 parents 34bed33 + b8e111d commit 2cb1911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion analyzers/GoogleSafebrowsing/requirements.txt
@@ -1,2 +1,2 @@
requests
cortexutils
cortexutils
2 changes: 1 addition & 1 deletion analyzers/Virusshare/requirements.txt
@@ -1,3 +1,3 @@
requests
progressbar2
cortexutils
cortexutils

0 comments on commit 2cb1911

Please sign in to comment.