Skip to content

Commit

Permalink
fix: jans-linux-setup dependency prompt-toolkit
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimyatar committed Apr 28, 2022
1 parent 4f6b8a9 commit 865647e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jans-linux-setup/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def find_version(*file_paths):
zip_safe=False,
install_requires=[
"setuptools>=59.6.0",
"prompt-toolkit==3.0.29",
"pyasn1==0.4.8",
"ruamel.yaml>=0.16.5",
"sqlalchemy==1.3.23",
Expand Down

0 comments on commit 865647e

Please sign in to comment.