Skip to content

Commit 59f2c9f

Browse files
authored
Merge pull request #4 from Guiliano99/UpdateRequirements
Update requirements.txt
2 parents 6a896b3 + 66df795 commit 59f2c9f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

requirements.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
# SPDX-License-Identifier: Apache-2.0
44

55
cryptography==44.0.2
6-
pyasn1==0.5.1
7-
pyasn1-alt-modules==0.4.5
8-
robotframework==7.1.1
9-
pkilint==0.12.3
6+
pyasn1==0.6.1
7+
pyasn1-alt-modules==0.4.6
8+
robotframework==7.2.2
9+
pkilint==0.12.8
10+
robotframework-requests==0.9.7
1011
pycryptodome==3.21.0
11-
robotframework-requests==0.9.7
12+
# relevant for the Mock-CA.
13+
Flask==3.1.0

0 commit comments

Comments
 (0)