Browse Source

Create requirements.txt

Daniel Gruno 5 years ago
parent
commit
7e6744f5ca
1 changed files with 3 additions and 0 deletions
  1. 3 0
      requirements.txt

+ 3 - 0
requirements.txt

@@ -0,0 +1,3 @@
+aiohttp>=3.6.0
+asyncio>=3.4.3
+netaddr>=0.7.19