Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Commit 59577c7

Browse files
authored
only pin minimum versions of core requirements. (#41)
1 parent b9d63d4 commit 59577c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
aiohttp==3.6.2
2-
yarl==1.4.2
1+
aiohttp>=3.6.2
2+
yarl>=1.4.2

0 commit comments

Comments
 (0)