Skip to content

Commit

Permalink
remove legacy clingox dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanzwicknagl committed Dec 13, 2023
1 parent 68c2ae2 commit 7238d69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ install_requires =
Werkzeug==2.2.2
clingo>=5.6.0
flask-cors>=3.0
clingox>=1.0.0
requests>=2.26.0
igraph>=0.8
numpy
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ flask>=2.0,<=2.2.5
Werkzeug==2.2.2
networkx>=2.6
pytest>=6.2.4
clingox>=1.0.0
requests
dash
flask-cors
Expand Down

0 comments on commit 7238d69

Please sign in to comment.