Skip to content

Commit 8f0ae55

Browse files
Remove added dependencies
1 parent 230553d commit 8f0ae55

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ packages = [
3434
Repository = 'https://github.com/axiomatic-ai/axiomatic-python-sdk'
3535

3636
[tool.poetry.dependencies]
37-
dill = ">=0.3.9"
3837
python = "^3.8"
3938
httpx = ">=0.21.2"
4039
hypernetx = ">=2.0.0"

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
dill==0.3.9
21
httpx>=0.21.2
32
hypernetx>=2.0.0
43
ipywidgets>=7.0.0

0 commit comments

Comments
 (0)