X Tutup
Skip to content

Commit e34e756

Browse files
committed
Update dependencies
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent 240c8dd commit e34e756

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.rst

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,10 @@ Dependencies
1212
* Sphinx != 1.1.2 (for the documentation only) (apt-get install python-sphinx)
1313
* mock (for the testsuite only)
1414
* babel (optional, for internationalization)
15-
16-
bpython-curtsies
17-
----------------
18-
``bpython-curtsies`` requires the following additional packages:
19-
20-
* curtsies >= 0.1.0
15+
* requests
16+
* curtsies >= 0.1.15,<0.2.0
2117
* greenlet
22-
23-
and optionally (for monitoring imported modules for changes)
24-
25-
* watchdog
18+
* watchdog (optional, (for monitoring imported modules for changes)
2619

2720
bpython-urwid
2821
-------------

0 commit comments

Comments
 (0)
X Tutup