mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-07-01 04:01:55 +02:00
Add requests to Python dependencies
This commit is contained in:
@ -10,6 +10,7 @@ python = "^3.9"
|
||||
pandas = "^1.3.4"
|
||||
ipykernel = "^6.4.2"
|
||||
rdflib = "^6.0.2"
|
||||
requests = "^2.27.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
isort = "^5.9.3"
|
||||
|
Reference in New Issue
Block a user