summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
blob: c81c1a1c9e5b143015123ddf738381a9e7a9d7e4 (plain)
1
2
3
4
5
6
7
leap.common>=0.4.0
simplejson
requests
# if we bump the gnupg version, bump also the sanity check
# in keymanager.__init__
gnupg>=1.4.0
enum34