Compare commits
No commits in common. "bed11cd452a8b7c9c4af71f7a61ee9624d7dee3d" and "205aa6437c58f99a3b6f201405fb1d0da2d48c00" have entirely different histories.
bed11cd452
...
205aa6437c
|
@ -23,9 +23,7 @@ Once run, it exposes the following endpoints:
|
|||
|
||||
## Dependencies
|
||||
|
||||
This project requires [Python](https://www.python.org/) 3.8 or newer.
|
||||
|
||||
All required libraries can be installed easily using:
|
||||
All requirements can be installed easily using:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.9'
|
||||
__version__ = '0.1.8'
|
||||
|
|
Loading…
Reference in New Issue
Block a user