Skip to content

Commit 4ecc8fe

Browse files
authored
Merge pull request #36 from openprocurement/a492133003852505_fix_versions
A492133003852505 fix versions
2 parents f90ab0b + c0a9696 commit 4ecc8fe

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

profiles/versions.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ asn1crypto = 0.23.0
1212
awscli = 1.11.180
1313
Babel = 2.5.1
1414
backports-abc = 0.5
15+
backports.ssl-match-hostname = 3.5.0.1
1516
beautifulsoup4 = 4.6.0
1617
buildout.wheel = 0.2.0
1718
certifi = 2017.7.27.1
@@ -122,6 +123,7 @@ wcwidth = 0.1.7
122123
WebOb = 1.7.3
123124
WebTest = 2.0.29
124125
Werkzeug = 0.12.2
126+
wheel = 0.30.0
125127
wrapt = 1.10.11
126128
WSGIProxy2 = 0.4.4
127129
WTForms = 2.1

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
setuptools==33.1.1
22
zc.buildout==2.9.5
3+
wheel==0.30.0

0 commit comments

Comments
 (0)