Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romanmanasipov authored Sep 13, 2024
1 parent 8a5af61 commit d47ad83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
[![PyPI Latest Release](https://img.shields.io/pypi/v/petrovisor.svg)](https://pypi.org/project/petrovisor/)

Python interface to PetroVisor REST API.
*This lib is currently in development and is subject to change.*

# Install

Expand Down Expand Up @@ -33,6 +32,9 @@ REST API interface is implemented using [requests](https://github.com/psf/reques
Other dependencies include
- [pandas](https://github.com/pandas-dev/pandas)
- [numpy](https://github.com/numpy/numpy)
- [pydantic](https://github.com/pydantic/pydantic)
- [openpyxl](https://github.com/theorchard/openpyxl/tree/master)
- [xlsxwriter](https://github.com/jmcnamara/XlsxWriter)

# Documentation

Expand Down

0 comments on commit d47ad83

Please sign in to comment.