Skip to content

Commit

Permalink
my requirements file
Browse files Browse the repository at this point in the history
  • Loading branch information
bbelderbos committed Mar 20, 2018
1 parent 9ae08c5 commit 13149fa
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions requirements/bob-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# all notebooks
jupyter
ipykernel
# list comprehensions
requests
# twitter API
matplotlib
numpy
Pillow
tweepy
wordcloud
# github api
PyGithub
# selenium
selenium
# data viz
feedparser
plotly
# pytest
pytest
pytest-cov

0 comments on commit 13149fa

Please sign in to comment.