Compare commits
No commits in common. "7c714bc438300e89e34d3938b474192dc0c893c2" and "c091812270cb4da3ed6b57b739def4cdce138dd4" have entirely different histories.
7c714bc438
...
c091812270
|
@ -116,9 +116,7 @@ Following features are work in progress:
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
This project requires [Python](https://www.python.org/) 3.8 or newer.
|
All requirements can be installed easily using:
|
||||||
|
|
||||||
All required libraries can be installed easily using:
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.11'
|
__version__ = '0.1.10'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user