Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Nov 14, 2024
1 parent b2e1eb0 commit cc683e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def read(fname):
include_package_data=True,
python_requires=">=3.8",
install_requires=[
# "datapi",
"datapi",
"requests>=2.5.0",
"tqdm",
],
Expand Down

0 comments on commit cc683e2

Please sign in to comment.