Multiple changes

Started switching to generics
Added tickets
This commit is contained in:
Dusty Pianalto
2019-12-01 10:30:03 -09:00
parent 27231fda7b
commit b8f751bae9
37 changed files with 1482 additions and 144 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
discord.py
discord.py>=1.2.5
aiohttp<3.6.0
aiofiles
python-dateutil
@@ -6,4 +6,4 @@ psutil
pytz
async_timeout
cached_property
redis-py
redis
+2
View File
@@ -18,3 +18,5 @@ gevent
gunicorn==19.9.0 # https://github.com/benoitc/gunicorn
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
Collectfast==1.0.0 # https://github.com/antonagestam/collectfast
python-valve