mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-30 15:48:13 +00:00
updated PDM dependencies
This commit is contained in:
parent
4459f4d3be
commit
49e0375eee
2
pdm.lock
generated
2
pdm.lock
generated
@ -214,7 +214,7 @@ summary = "A small Python utility to set file creation time on Windows"
|
||||
|
||||
[metadata]
|
||||
lock_version = "3.1"
|
||||
content_hash = "sha256:376e1db0a1e907d4e06fcbf8382d8fd87d0c343e9c61a6db6c8451960edce89f"
|
||||
content_hash = "sha256:adc05096ffd61ebbb5070e00f2c273ca904e13646d77a917b5f9b5f815ce8bf9"
|
||||
|
||||
[metadata.files]
|
||||
"cmake 3.22.2" = [
|
||||
|
@ -25,15 +25,15 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering :: Image Processing",
|
||||
]
|
||||
dependencies = [
|
||||
"ffmpeg-python>=0.2.0",
|
||||
"loguru>=0.6.0",
|
||||
"opencv-python>=4.5.5.62",
|
||||
"pillow>=9.0.1",
|
||||
"rich>=11.2.0",
|
||||
"waifu2x-ncnn-vulkan-python>=1.0.1",
|
||||
"srmd-ncnn-vulkan-python>=1.0.2",
|
||||
"realsr-ncnn-vulkan-python>=1.0.3",
|
||||
"rife-ncnn-vulkan-python==1.0.4",
|
||||
"ffmpeg-python>=0.2.0",
|
||||
"loguru>=0.6.0",
|
||||
"opencv-python>=4.5.5.62",
|
||||
"pillow>=9.0.1",
|
||||
"rich>=11.2.0",
|
||||
"waifu2x-ncnn-vulkan-python>=1.0.1",
|
||||
"srmd-ncnn-vulkan-python>=1.0.2",
|
||||
"realsr-ncnn-vulkan-python>=1.0.3",
|
||||
"rife-ncnn-vulkan-python>=1.0.4",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user