Commit 5e132fb5a8c44f1594189da9becff910961eac5b

Authored by Dmitriy Belyaev
1 parent 7d8dea9f

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