We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed3a5e commit de87d13Copy full SHA for de87d13
setup.py
@@ -19,7 +19,7 @@
19
long_description=long_description,
20
packages=find_packages('.'),
21
install_requires = [
22
- 'prompt_toolkit==0.53',
+ 'prompt_toolkit==0.54',
23
'jedi>=0.9.0',
24
'docopt',
25
],
0 commit comments