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 65e7c66 commit de4378eCopy full SHA for de4378e
requirements/requirements.txt
@@ -1,6 +1,6 @@
1
-pandas>=0.18.1
+pandas>1,<2
2
requests>2,<3
3
-urllib3>=1.24.3,<1.26
+urllib3>1.24,<1.26
4
websocket-client>=0.56.0,<1
5
websockets>=8.0,<9
6
alpha_vantage>=2,<3
0 commit comments