diff options
| author | 2018-10-10 13:41:58 +0100 | |
|---|---|---|
| committer | 2018-10-10 13:41:58 +0100 | |
| commit | 68f5626189c50c2429ffbf2c40a7807f6697f914 (patch) | |
| tree | fdc5f331bd173de8da4aa625076603909f096366 /requirements.txt | |
| parent | Support coin bets without a whole number (e.g. '0.1' can be '.1') (diff) | |
| signature | ||
Change utils.http to use requests
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 94a9544e..3b9a5b46 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,7 @@ beautifulsoup4 python-telegram-bot +requests scrypt suds-jurko twitter + |
