Skip to content

Commit

Permalink
Freeze python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
p12tic committed Oct 15, 2020
1 parent 82704d2 commit 7033bb4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-ci.txt
@@ -1,2 +1,2 @@
pylint
flake8
pylint==2.6.0
flake8==3.8.4
4 changes: 2 additions & 2 deletions requirements.txt
@@ -1,2 +1,2 @@
premailer
lxml
premailer==3.7.0
lxml==4.5.2

0 comments on commit 7033bb4

Please sign in to comment.