update requirements

This commit is contained in:
fluzzi 2023-04-14 13:40:44 -03:00
parent b268f8a372
commit 150268b11d
2 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,2 @@
__version__ = "3.0.2" __version__ = "3.0.3"

View File

@ -28,6 +28,8 @@ install_requires =
inquirer inquirer
pexpect pexpect
pycryptodome pycryptodome
Flask
waitress
[options.extras_require] [options.extras_require]
fuzzysearch = pyfzf fuzzysearch = pyfzf