Adds the requests module as a module to run unittests on the server

This commit is contained in:
Oleg Silkin 2019-05-23 06:35:50 -04:00
parent e9b84394f7
commit e8dc66829d

View file

@ -4,3 +4,4 @@ aiohttp==3.5.4
aiojobs==0.2.2 aiojobs==0.2.2
aiosqlite==0.10.0 aiosqlite==0.10.0
PyNaCl>=1.3.0 PyNaCl>=1.3.0
requests