We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6df9c commit 572ffecCopy full SHA for 572ffec
requirements.txt
@@ -6,8 +6,8 @@
6
# > pip3 uninstall bottle
7
git+git://github.com/braedon/bottle@improve-wsgi-error-handling-013#egg=bottle
8
click==7.1.2
9
-elasticsearch==7.8.0
10
-gevent==20.6.0
+elasticsearch==7.9.1
+gevent==20.6.2
11
jog==0.1.1
12
# Require simplejson to ensure it's available for Bottle to use. If it's not
13
# available Bottle will try and use the builtin json module, causing ambiguity
0 commit comments