Compare commits
No commits in common. "b28c9d35fbec64f5b2c87ffbe062ebed5bcd7871" and "041a0541112835d8e59def56db615689f284b494" have entirely different histories.
b28c9d35fb
...
041a054111
|
@ -18,9 +18,7 @@ understanding of the ratelimiting and caching behaviour of their associated webs
|
||||||
|
|
||||||
## 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.31'
|
__version__ = '0.1.30'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user