Skip to content

Commit 6e77c4b

Browse files
author
Andrea Rosa
authored
Merge pull request #113 from fnproject/feature/fix_dependency_python_3_6
Fix dependency issue with python 3.6.0
2 parents cb3ad13 + 857fc29 commit 6e77c4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ iso8601==0.1.12
33
pytest==5.4.3
44
pytest-asyncio==0.12.0
55
httptools>=0.1.1
6+
contextvars==2.4;python_version<"3.7"

0 commit comments

Comments
 (0)