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