We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240c8dd commit e34e756Copy full SHA for e34e756
README.rst
@@ -12,17 +12,10 @@ Dependencies
12
* Sphinx != 1.1.2 (for the documentation only) (apt-get install python-sphinx)
13
* mock (for the testsuite only)
14
* babel (optional, for internationalization)
15
-
16
-bpython-curtsies
17
-----------------
18
-``bpython-curtsies`` requires the following additional packages:
19
20
-* curtsies >= 0.1.0
+* requests
+* curtsies >= 0.1.15,<0.2.0
21
* greenlet
22
23
-and optionally (for monitoring imported modules for changes)
24
25
-* watchdog
+* watchdog (optional, (for monitoring imported modules for changes)
26
27
bpython-urwid
28
-------------
0 commit comments