Skip to content

Commit cc7fac7

Browse files
authored
Merge pull request #14 from ProzorroUKR/update_versions
update versions
2 parents 0740ccc + f814b03 commit cc7fac7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
}
5151

5252
setup(name='openprocurement.api',
53-
version='2.4.20+dp',
53+
version='2.4.20dp',
5454
description='openprocurement.api',
5555
long_description=README,
5656
classifiers=[

versions.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ CouchDB = 1.0
77
couchdb-schematics = 1.1.1
88
coverage = 4.0.3
99
docutils = 0.12
10-
gevent = 1.0.2
10+
gevent = 1.1.1
1111
greenlet = 0.4.9
1212
iso8601 = 0.1.11
1313
Jinja2 = 2.7.3
14-
jsonpatch = 1.9op1
14+
jsonpatch = 1.13-jsondiff.unicode.replacefix.0
1515
jsonpointer = 1.9
1616
LEPL = 5.1.3
1717
MarkupSafe = 0.23

0 commit comments

Comments
 (0)