Public » Miscellaneous » Rediqueuelous A silly experiment with Redis-based, reloading queueing systems
Clone URL:  
Pushed to one repository · View In Graph Contained in tip

update requirements

Changeset ab0e7c7af7d6

Parent 017cf45fd214

by Profile picture of Benjamin PollackBenjamin Pollack

Changes to one file · Browse files at ab0e7c7af7d6 Showing diff from parent 017cf45fd214 Diff from another changeset...

Change 1 of 1 Show Entire File requirements.txt Stacked
 
1
2
3
4
5
6
7
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
@@ -1,7 +1,4 @@
-Flask==0.6.1 -Jinja2==2.5.5 -PyYAML==3.09 -Werkzeug==0.6.2 -redis==2.2.2 -simplejson>=2.0.0 -wsgiref==0.1.2 +Flask==0.7.2 +PyYAML==3.10 +redis==2.4.9 +simplejson==2.1.6