Commit eed561d8ccced01c6fe339bf0e25ea84ed2e846b

Authored by ivanka12
Committed by GitHub
2 parents 7d8dea9f 5e132fb5

Merge pull request #5 from ProzorroUKR/pyopenssl

pyopenssl
Showing 1 changed file with 4 additions and 0 deletions
... ... @@ -14,6 +14,8 @@ parts =
14 14 [scripts]
15 15 recipe = zc.recipe.egg
16 16 eggs =
  17 + cryptography
  18 + pyOpenSSL
17 19 op_robot_tests
18 20 openprocurement_client
19 21 restkit
... ... @@ -101,3 +103,5 @@ robotframework-selenium2library = 1.8.0
101 103 setuptools = 33.1.1
102 104 zc.buildout = 2.5.3
103 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