Skip to content

Commit

Permalink
bumped rdflib from 6.1.1 to 6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ssssarah committed Oct 2, 2023
1 parent 87ce252 commit 03134a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ dash_extensions==0.0.58
dash_cytoscape<=0.2.0
ipywidgets==7.6.3
neo4j>=4.2.1
rdflib==6.1.1
rdflib==6.3.2
5 changes: 2 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# consistent with the requirements of graph-tools on scipy
"python-louvain",
"pyjwt==2.4.0",
"rdflib==6.1.1",
"rdflib==6.3.2",
"Werkzeug==2.0.3" # dash doesn't work with the new version of Werkzeug
],
package_data={
Expand Down Expand Up @@ -84,8 +84,7 @@
"neo4j",
"gensim<4.0.0",
"stellargraph>=1.2.0",
"chardet>=4.0.0",
"rdflib==6.1.1"
"chardet>=4.0.0"
],
"docs": [
"sphinx",
Expand Down

0 comments on commit 03134a1

Please sign in to comment.