Skip to content

Commit

Permalink
requirements-travis.txt: update and use fixed versions
Browse files Browse the repository at this point in the history
Signed-off-by: Ana Guerrero Lopez <[email protected]>
  • Loading branch information
ana committed Jan 20, 2022
1 parent 93f3299 commit 5f73ea3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-travis.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Sphinx==1.3b1
# inspektor (static and style checks)
pylint>=2.8.0; python_version >= '3.6'
pylint==2.12.2
inspektor==0.5.3
aexpect==1.6.0
aexpect==1.6.4
simplejson==3.8.0
netaddr==0.7.19
netifaces>=0.10.5
pyenchant
netifaces==0.11.0
pyenchant==3.2.2

0 comments on commit 5f73ea3

Please sign in to comment.