Commit eed561d8ccced01c6fe339bf0e25ea84ed2e846b
Committed by
GitHub
Merge pull request #5 from ProzorroUKR/pyopenssl
pyopenssl
Showing
1 changed file
with
4 additions
and
0 deletions
| @@ -14,6 +14,8 @@ parts = | @@ -14,6 +14,8 @@ parts = | ||
| 14 | [scripts] | 14 | [scripts] |
| 15 | recipe = zc.recipe.egg | 15 | recipe = zc.recipe.egg |
| 16 | eggs = | 16 | eggs = |
| 17 | + cryptography | ||
| 18 | + pyOpenSSL | ||
| 17 | op_robot_tests | 19 | op_robot_tests |
| 18 | openprocurement_client | 20 | openprocurement_client |
| 19 | restkit | 21 | restkit |
| @@ -101,3 +103,5 @@ robotframework-selenium2library = 1.8.0 | @@ -101,3 +103,5 @@ robotframework-selenium2library = 1.8.0 | ||
| 101 | setuptools = 33.1.1 | 103 | setuptools = 33.1.1 |
| 102 | zc.buildout = 2.5.3 | 104 | zc.buildout = 2.5.3 |
| 103 | zc.recipe.egg = 2.0.3 | 105 | zc.recipe.egg = 2.0.3 |
| 106 | +cryptography = 2.3.1 | ||
| 107 | +pyOpenSSL = 18.0.0 |
Please
register
or
login
to post a comment