Reorganizes imports
This commit is contained in:
parent
5fe55ffaa5
commit
9aaf50bde9
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
faker
|
||||
asyncio
|
||||
aiohttp
|
||||
aiojobs
|
||||
aiosqlite
|
||||
Faker==1.0.7
|
||||
asyncio==3.4.3
|
||||
aiohttp==3.5.4
|
||||
aiojobs==0.2.2
|
||||
aiosqlite==0.10.0
|
||||
|
|
Loading…
Reference in a new issue