aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump dependencies for 3.9 to work without build toolsRapptz2020-11-211-1/+1
* Rewrite gateway to use aiohttp instead of websocketsRapptz2020-07-251-1/+0
* Change websockets version to >=6.0, !=7Stefano Pigozzi2019-12-041-1/+1
* Update requirements.txt for future updatefeature/ext-tasksTaewan-P2019-11-191-2/+2
* Drop websockets version due to issues.Rapptz2019-03-201-1/+1
* Bump websockets version to 7.0Rapptz2019-03-081-1/+1
* Bump aiohttp requirement and fix AsyncWebhookAdapterBryan Forbes2019-02-121-1/+1
* Bump aiohttp contraint to <3.5.0Toby Harradine2018-09-061-1/+1
* Bump websockets to 6.0 for 3.7 compatibility.Rapptz2018-07-201-1/+1
* Drop support for Python 3.4 and make minimum version 3.5.2.Rapptz2018-06-101-2/+2
* Downgrade websockets due to bugs.Rapptz2018-04-091-1/+1
* Fix websockets 4.0 supportBeatButton2018-02-121-1/+1
* Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2Rapptz2017-07-011-1/+1
* Upgrade aiohttp requirement to 2.0.Rapptz2017-03-231-1/+1
* Upgrade requirements to stable aiohttp.Rapptz2016-09-201-2/+2
* Make PyNaCl optionalHornwitser2016-06-281-1/+0
* Begin working on gateway v4 support.Rapptz2016-04-271-1/+1
* Add PyNaCl to the list of requirements.Rapptz2016-03-311-0/+1
* Change requirements.txt to use version 0.21.x of aiohttp.Rapptz2016-02-191-1/+1
* Update README and setuputils related files to point to async version.Rapptz2015-12-041-2/+2
* Properly set requirements of ws4py and requests.Rapptz2015-10-181-2/+2
* Initial commitRapptz2015-08-211-0/+2