Skip to content

Commit a5ac105

Browse files
author
Peter Amstutz
committed
Update requirements.txt
1 parent 5dff7db commit a5ac105

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ ruamel.yaml==0.12.4
33
rdflib>=4.1.
44
rdflib-jsonld>=0.3.0
55
mistune
6-
typing ; python_version>="2.7"
6+
typing>=3.5.2 ; python_version>="2.7"
77
avro ; python_version<"3"
88
avro-python3 ; python_version>="3"
9-

0 commit comments

Comments
 (0)