Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ollandos committed Dec 15, 2020
1 parent 1f39e9f commit 884ce29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2
jobs:
build:
docker:
- image: python:3.6
- image: python:3.9.1-slim-buster
steps:
- checkout
- run:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ pyparsing==2.2.0
six

# InDesign
lxml==4.1.1
lxml==4.3.3
git+git://github.com/kbairak/ucflib@py3_compatibility

0 comments on commit 884ce29

Please sign in to comment.