Skip to content

Commit 0b1e37d

Browse files
committed
update required version in README
1 parent 7d08ded commit 0b1e37d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manner.
88

99
## Installation
1010

11-
Pyosmium works with Python >= 3.7. Pypy is known to not work.
11+
Pyosmium works with Python >= 3.8. Pypy is known to not work.
1212

1313
### Using Pip
1414

@@ -40,7 +40,7 @@ pyosmium has the following dependencies:
4040
* [expat](https://libexpat.github.io/)
4141
* [libz](https://www.zlib.net/)
4242
* [libbz2](https://www.sourceware.org/bzip2/)
43-
* [Boost](https://www.boost.org/) variant and iterator >= 1.41
43+
* [Boost](https://www.boost.org/) variant and iterator >= 1.70
4444
* [Python Requests](https://docs.python-requests.org/)
4545
* Python setuptools
4646
* a C++17-compatible compiler (Clang 13+, GCC 10+ are supported)

0 commit comments

Comments
 (0)