Compare commits
2 Commits
041a054111
...
b28c9d35fb
Author | SHA1 | Date | |
---|---|---|---|
b28c9d35fb | |||
7c125fc78c |
|
@ -18,7 +18,9 @@ understanding of the ratelimiting and caching behaviour of their associated webs
|
|||
|
||||
## 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
|
||||
pip install -r requirements.txt
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.30'
|
||||
__version__ = '0.1.31'
|
||||
|
|
Loading…
Reference in New Issue
Block a user