Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Commit

Permalink
fixed a few missing requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnykv committed Aug 27, 2014
1 parent 6bcd1c7 commit 4dbdf24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion beeswarm/__init__.py
@@ -1 +1 @@
version = '0.4.7'
version = '0.4.8'
4 changes: 3 additions & 1 deletion requirements.txt
@@ -1,8 +1,10 @@
--allow-all-external
--allow-unverified pyDes
--allow-external pyDes
pyzmq>=14.1.1
fs
pycrypto
Crypto
ecdsa
cssselect
nose
gevent>=1.0
Expand Down

0 comments on commit 4dbdf24

Please sign in to comment.