Commit 51b1aee 1 parent 7e8272c commit 51b1aee Copy full SHA for 51b1aee
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
# under the License.
19
19
#
20
20
21
- version = '1.10.0+twtr22 '
21
+ version = '1.10.0+twtr23 '
Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ def do_setup():
280
280
'flask-login>=0.3, <0.5' ,
281
281
'flask-swagger==0.2.13' ,
282
282
'flask-wtf>=0.14.2, <0.15' ,
283
- 'funcsigs==1 .0.0' ,
283
+ 'funcsigs>=1.0.0, <2 .0.0' ,
284
284
'future>=0.16.0, <0.17' ,
285
285
'gitpython>=2.0.2' ,
286
286
'gunicorn>=19.4.0, <20.0' ,
@@ -290,7 +290,7 @@ def do_setup():
290
290
'markdown>=2.5.2, <3.0' ,
291
291
'pandas>=0.17.1, <1.0.0' ,
292
292
'pendulum==1.4.4' ,
293
- 'psutil>=4.2.0, <5 .0.0' ,
293
+ 'psutil>=4.2.0, <6 .0.0' ,
294
294
'pygments>=2.0.1, <3.0' ,
295
295
'python-daemon>=2.1.1, <2.2' ,
296
296
'python-dateutil>=2.3, <3' ,
You can’t perform that action at this time.
0 commit comments