Skip to content

Commit 467a884

Browse files
authored
Update pythonreq.txt to remove version constraints
Removed specific versioning for robotframework and sshlibrary.
1 parent 7afd83c commit 467a884

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

tests/pythonreq.txt

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
1-
robotframework==4.1.2
2-
robotframework-sshlibrary==3.8.0
3-
bcrypt==3.2.0
4-
cffi==1.15.0
5-
cryptography==36.0.1
6-
paramiko==2.9.2
7-
pycparser==2.21
8-
pynacl==1.5.0
9-
scp==0.14.2
1+
robotframework
2+
robotframework-sshlibrary

0 commit comments

Comments
 (0)