Skip to content

Commit f0a4228

Browse files
committed
Fix requirements patch for windows build
1 parent f106b9e commit f0a4228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt.windows.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ index a7db224..d0907a3 100644
66
-git+https://github.com/white-gecko/rdflib@merge/forQuit#egg=rdflib
77
Flask
88
Flask-Cors
9-
pygit2==0.28.0
9+
pygit2>=1.0.0
1010
sortedcontainers
1111
uritools
1212
-git+https://github.com/RDFLib/rdflib-jsonld@master

0 commit comments

Comments
 (0)