Skip to content

Commit fb8e60e

Browse files
committed
update requires
1 parent 4577a16 commit fb8e60e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
url="https://github.com/MaxxRK/firstrade-api",
1616
download_url="https://github.com/MaxxRK/firstrade-api/archive/refs/tags/0034.tar.gz",
1717
keywords=["FIRSTRADE", "API"],
18-
install_requires=["requests", "beautifulsoup4", "lxml"],
18+
install_requires=["requests", "pyotp"],
1919
packages=["firstrade"],
2020
classifiers=[
2121
"Development Status :: 3 - Alpha",

0 commit comments

Comments
 (0)