Skip to content

Commit af2df50

Browse files
committed
[EN-1828] Removed redundant requirements
1 parent 31b72a1 commit af2df50

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,9 @@ Package distribution: [pypi.org/project/dxfeed](https://pypi.org/project/dxfeed/
2424

2525
## Installation
2626

27-
**Requirements:** python >= 3.6, pandas
27+
**Requirements:** python >= 3.6
2828

29-
```python
30-
pip3 install pandas, toml
31-
```
32-
33-
Install package via PyPI
29+
Install package via PyPI:
3430

3531
```python
3632
pip3 install dxfeed

0 commit comments

Comments
 (0)