Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bameda committed Dec 11, 2014
1 parent 4747852 commit acf9dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from setuptools import setup, find_packages

REQUIREMENTS = [
"requests==2.4.3",
"requests==2.5.0",
"urwid>=1.3.0",
"x256==0.0.3"
]
Expand Down

0 comments on commit acf9dbb

Please sign in to comment.