We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4577a16 commit fb8e60eCopy full SHA for fb8e60e
1 file changed
setup.py
@@ -15,7 +15,7 @@
15
url="https://github.com/MaxxRK/firstrade-api",
16
download_url="https://github.com/MaxxRK/firstrade-api/archive/refs/tags/0034.tar.gz",
17
keywords=["FIRSTRADE", "API"],
18
- install_requires=["requests", "beautifulsoup4", "lxml"],
+ install_requires=["requests", "pyotp"],
19
packages=["firstrade"],
20
classifiers=[
21
"Development Status :: 3 - Alpha",
0 commit comments