Skip to content

Commit

Permalink
chore: upgrade python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-ammar committed Jul 18, 2024
1 parent d1f4e38 commit e58a35b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,9 @@ elasticsearch-dsl>=7.2.1,<8.0.0
# Use same version of edx-lint
pylint==2.4.4
pylint-django==2.0.11

# botocore 1.34.144 depends on urllib3<1.27 and >=1.25.4; python_version < "3.10"
urllib3<2.0.0

# 0.0.5 is causing strange failures in the build
accessible-pygments==0.0.4

0 comments on commit e58a35b

Please sign in to comment.