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 31b72a1 commit af2df50Copy full SHA for af2df50
README.md
@@ -24,13 +24,9 @@ Package distribution: [pypi.org/project/dxfeed](https://pypi.org/project/dxfeed/
24
25
## Installation
26
27
-**Requirements:** python >= 3.6, pandas
+**Requirements:** python >= 3.6
28
29
-```python
30
-pip3 install pandas, toml
31
-```
32
-
33
-Install package via PyPI
+Install package via PyPI:
34
35
```python
36
pip3 install dxfeed
0 commit comments