mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-08-02 15:34:10 +02:00
parent
638b8ca871
commit
4106264983
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -25,7 +25,7 @@ setup(
|
|||
package_data={"sqlite_utils": ["py.typed"]},
|
||||
install_requires=[
|
||||
"sqlite-fts4",
|
||||
"click",
|
||||
"click>=8.3.1",
|
||||
"click-default-group>=1.2.3",
|
||||
"tabulate",
|
||||
"python-dateutil",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue