Skip to content

Commit 9be927f

Browse files
committed
Fix rest of windows requirements.txt
1 parent 676f769 commit 9be927f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt.windows.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ index a7db224..d0907a3 100644
33
--- a/requirements.txt
44
+++ b/requirements.txt
55
@@ -1,10 +1,7 @@
6-
-git+https://github.com/white-gecko/rdflib@merge/forQuit#egg=rdflib[sparql]
6+
-git+https://github.com/RDFLib/rdflib@master#egg=rdflib[sparql]
77
Flask
88
Flask-Cors
9-
pygit2>=1.0.0
9+
pygit2>=1.1.0
1010
sortedcontainers
1111
uritools
1212
-git+https://github.com/RDFLib/rdflib-jsonld@master

0 commit comments

Comments
 (0)