Skip to content

Commit

Permalink
[Bugfix]: add missing requirement.txt for creating the docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
zergmk2 committed Sep 5, 2018
1 parent 92c67ee commit 0af5bcd
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
scipy
numpy
jupyter
ipython
easydict
opencv-contrib-python
Cython
pillow
h5py
lmdb
mahotas
pandas
requests
web.py==0.40.dev0
pika
pymongo
matplotlib

0 comments on commit 0af5bcd

Please sign in to comment.