Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit 30feec9

Browse files
committed
add additional dependency
1 parent 926d150 commit 30feec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/pythonlab_setup/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "pythonlab_setup"
77
version = "0.1.0"
8-
dependencies = ["matplotlib"]
8+
dependencies = ["matplotlib", "requests"]

0 commit comments

Comments
 (0)