Skip to content

Commit 354035a

Browse files
committed
GH-5: Use trio>=0.19.0 for Python 3.6 support
1 parent cf57ab6 commit 354035a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tox==3.24.3
2-
trio>=0.22.0
2+
trio>=0.19.0
33
pytest==6.2.5
44
httpx==0.22.0

0 commit comments

Comments
 (0)