comment-server/requirements.txt

11 lines
136 B
Text
Raw Normal View History

2019-05-21 14:42:13 +02:00
Faker>=1.0.7
asyncio>=3.4.3
2019-05-21 13:55:48 +02:00
aiohttp==3.5.4
aiojobs==0.2.2
2019-07-19 06:31:57 +02:00
ecdsa==0.13
cryptography==2.5
2019-05-21 13:55:48 +02:00
aiosqlite==0.10.0
PyNaCl>=1.3.0
requests
2019-05-26 04:44:56 +02:00
cython