mirror of
https://github.com/curl/curl.git
synced 2026-08-12 05:50:53 +03:00
- update `ruff` from 0.14.9 to 0.14.10 - update `psutil` from 7.1.3 to 7.2.0 Closes #20141
10 lines
198 B
Text
10 lines
198 B
Text
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
cryptography==46.0.3
|
|
filelock==3.20.1
|
|
psutil==7.2.0
|
|
pytest==9.0.2
|
|
pytest-xdist==3.8.0
|
|
websockets==15.0.1
|