Skip to content

Commit

Permalink
pyproject missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed Nov 14, 2023
1 parent 8176a85 commit 865f1e8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@ python = ">=3.7.0"
Cython = "*"
requests = "*"
simplejson = "*"
certifi = "*"
colorama = "*"
cryptography = "*"
Cython = "*"
dateparser = "*"
lucit-licensing-python = "*"
pyopenssl = "*"
pysocks = "*"
requests = "*"
regex = "*"
service-identity = "*"
ujson = "*"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 865f1e8

Please sign in to comment.