mirror of
https://github.com/jlu5/SupyPlugins.git
synced 2025-04-26 13:01:07 -05:00
Add requests to requirements.txt
This commit is contained in:
parent
b09df6dee2
commit
451b1ae8ac
@ -1,6 +1,6 @@
|
|||||||
This is a [bird-lg-go](https://github.com/xddxdd/bird-lg-go/) API client for Limnoria.
|
This is a [bird-lg-go](https://github.com/xddxdd/bird-lg-go/) API client for Limnoria. It depends on the requests Python library (`pip install requests`)
|
||||||
|
|
||||||
## Configure
|
## Configuration
|
||||||
|
|
||||||
First configure the following variables:
|
First configure the following variables:
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
git+https://github.com/ProgVal/Limnoria.git@testing
|
git+https://github.com/ProgVal/Limnoria.git@testing
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
lxml
|
lxml
|
||||||
|
requests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user