houdini/requirements.txt

10 lines
103 B
Plaintext
Raw Normal View History

2019-03-01 19:41:40 +00:00
asyncio
aioredis
gino
aiocache
ujson
watchdog
defusedxml
2019-03-19 02:42:40 +00:00
msgpack
2019-04-26 23:13:06 +00:00
bcrypt
2019-05-29 22:03:57 +00:00
uvloop; sys_platform != 'win32'