Skip to content

Commit 4b627c5

Browse files
authored
Merge pull request #8487 from readthedocs/humitos/update-orjson
Requirement: update orjson
2 parents ac601a7 + 15be6e3 commit 4b627c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/pip.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ pyquery==1.4.3
5757
# NOTE: this dep can be removed in python 3.7 in favor of ``date.fromisoformat``
5858
python-dateutil==2.8.2
5959

60-
# Ignoring orjson for now because it makes Travis to fail
61-
orjson==2.0.7 # pyup: ignore
60+
# Version 3.6.3 is not available for Python 3.6
61+
orjson==3.6.1 # pyup: ignore
6262

6363
# Utils
6464
django-gravatar2==1.4.4

0 commit comments

Comments
 (0)