Permalink
Browse files

add pyyaml to dependencies

  • Loading branch information...
1 parent e178eb8 commit 188bec876e0ee0d8dda972e34555aea2b282fe81 @astiunov astiunov committed Apr 7, 2017
Showing with 2 additions and 1 deletion.
  1. +2 −1 requirements.txt
View
@@ -1,9 +1,10 @@
ipython[notebook]
coveralls
nose2
+pyyaml
pytest>=2.8
GitPython==2.1.1
selenium==2.52.0
jupyterhub==0.7.2
docker-py==1.10.6
--e git+https://github.com/jupyter/dockerspawner.git@fdf5577ca2b4087a064507cca8b250e4ad792e02#egg=dockerspawner
+-e git+https://github.com/jupyter/dockerspawner.git@fdf5577ca2b4087a064507cca8b250e4ad792e02#egg=dockerspawner

0 comments on commit 188bec8

Please sign in to comment.