Compare commits
2 Commits
205aa6437c
...
bed11cd452
Author | SHA1 | Date | |
---|---|---|---|
bed11cd452 | |||
1e77629bfe |
|
@ -23,7 +23,9 @@ Once run, it exposes the following endpoints:
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
All requirements can be installed easily using:
|
This project requires [Python](https://www.python.org/) 3.8 or newer.
|
||||||
|
|
||||||
|
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.8'
|
__version__ = '0.1.9'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user