We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0740ccc + f814b03 commit cc7fac7Copy full SHA for cc7fac7
setup.py
@@ -50,7 +50,7 @@
50
}
51
52
setup(name='openprocurement.api',
53
- version='2.4.20+dp',
+ version='2.4.20dp',
54
description='openprocurement.api',
55
long_description=README,
56
classifiers=[
versions.cfg
@@ -7,11 +7,11 @@ CouchDB = 1.0
7
couchdb-schematics = 1.1.1
8
coverage = 4.0.3
9
docutils = 0.12
10
-gevent = 1.0.2
+gevent = 1.1.1
11
greenlet = 0.4.9
12
iso8601 = 0.1.11
13
Jinja2 = 2.7.3
14
-jsonpatch = 1.9op1
+jsonpatch = 1.13-jsondiff.unicode.replacefix.0
15
jsonpointer = 1.9
16
LEPL = 5.1.3
17
MarkupSafe = 0.23
0 commit comments