Skip to content

Commit

Permalink
Update Dependencies section (#1384)
Browse files Browse the repository at this point in the history
* Update Dependencies section

Update Dependencies table
Change Minimal version to Recommended version

Relates-To: OLPEDGE-2794

Signed-off-by: Nataliia Plakhtii <ext-nataliia.plakhtii@here.com>

* Fix table

Align table borders
Improve version number to 1.1.1g

Relates-To: OLPEDGE-2794

Signed-off-by: Nataliia Plakhtii <ext-nataliia.plakhtii@here.com>

---------

Signed-off-by: Nataliia Plakhtii <ext-nataliia.plakhtii@here.com>
  • Loading branch information
nplakhtii committed Mar 13, 2023
1 parent 74f2ea1 commit 2c04e97
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,14 @@ The table below lists the platforms on which the Data SDK has been tested.

The table below lists the dependencies of the Data SDK.

| Library | Minimum version |
| :------------------- | :-------------- |
| libcurl | 7.52.0 |
| OpenSSL | 1.1.1 |
| Boost (headers only) | 1.69.0 |
| LevelDB | 1.21 |
| Snappy | 1.1.7 |
| RapidJSON | latest |
| Library | Recommended version |
| :------------------- | :------------------ |
| libcurl | 7.52.0 |
| OpenSSL | 1.1.1g |
| Boost (headers only) | 1.69.0 |
| LevelDB | 1.21 |
| Snappy | 1.1.7 |
| RapidJSON | latest |

### Linux dependencies

Expand Down

0 comments on commit 2c04e97

Please sign in to comment.