Files
pillar-python-sdk/requirements.txt
Sybren A. Stüvel 49e7073a4b Bumped some secondary requirements
The cryptography package was getting old, and since Flamenco is going to
issue JWT tokens soon, I wanted to be up to date with security fixes.
2019-03-07 17:40:06 +01:00

12 lines
169 B
Plaintext

# Primary requirements
pyopenssl==16.2.0
requests==2.13.0
# Secondary requirements
cffi==1.12.2
cryptography==2.6.1
idna==2.5
pyasn1==0.4.4
pycparser==2.19
six==1.12.0