Skip to content

Commit ea7f599

Browse files
committed
pdoc version with resolved security issue
1 parent cdc1ba1 commit ea7f599

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

conda/fd-cpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ dependencies:
1313
- vidgear~=0.3.2
1414
- statistics~=1.0.3
1515
- scikit-image~=0.21.0
16-
- pdoc~=14.1.0
16+
- pdoc~=14.5
1717
prefix: /home/peiva/anaconda3/envs/fd-cpu

conda/fd-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ dependencies:
1515
- vidgear~=0.3.2
1616
- statistics~=1.0.3
1717
- scikit-image~=0.21.0
18-
- pdoc~=14.1.0
18+
- pdoc~=14.5
1919

2020
prefix: /home/peiva/anaconda3/envs/fd-gpu

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ opencv-python~=4.8.1
44
vidgear~=0.3.2
55
statistics~=1.0.3
66
scikit-image~=0.21.0
7-
pdoc~=14.1.0
7+
pdoc~=14.5

0 commit comments

Comments
 (0)