Skip to content

Commit

Permalink
removing versions in dependencies that wont install
Browse files Browse the repository at this point in the history
  • Loading branch information
ivichadriana committed Aug 12, 2024
1 parent e6a6a8f commit 3a240b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies = [
"nbclient==0.10.0",
"nbformat==5.10.4",
"nest-asyncio==1.6.0",
"networkx==3.3",
"networkx",
"nh3==0.2.17",
"nodeenv==1.8.0",
"numba==0.59.1",
Expand Down

0 comments on commit 3a240b7

Please sign in to comment.