pycurl is no longer just a dev dependency (#29684)

old-commit-hash: 17bd792eee36ff678b2c2a4376e0e5cf53468b2a
This commit is contained in:
Adeeb Shihadeh
2023-08-28 14:49:59 -07:00
committed by GitHub
parent d5dba43885
commit 7111ce6ce8
2 changed files with 3 additions and 3 deletions

BIN
poetry.lock LFS generated

Binary file not shown.

View File

@@ -71,6 +71,7 @@ psutil = "*"
pyaudio = "*"
pycapnp = "*"
pycryptodome = "*"
pycurl = "*"
pydub = "*"
PyJWT = "*"
pyopencl = "*"
@@ -117,7 +118,6 @@ pandas = "*"
parameterized = "^0.8"
pprofile = "*"
pre-commit = "*"
pycurl = "*"
pygame = "*"
pyprof2calltree = "*"
pytest = "*"