correct requirements

This commit is contained in:
2021-12-18 21:16:10 +01:00
parent 4b4b95ea98
commit 9dafe3da8f
4 changed files with 7 additions and 4 deletions
+2
View File
@@ -0,0 +1,2 @@
-r common.txt
aiohttp
+1 -3
View File
@@ -1,3 +1 @@
PyYAML PyYAML
requests[req]
aiohttp[aio]
+2 -1
View File
@@ -1,2 +1,3 @@
-r common.txt -r aio.txt
-r req.txt
coverage coverage
+2
View File
@@ -0,0 +1,2 @@
-r common.txt
requests