Skip to content

Commit c3b6cf5

Browse files
committed
requirements: use old version of jsonref
V1 had breaking changes
1 parent c33653f commit c3b6cf5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

requirements.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ transifex-client
44
sphinx_rtd_theme
55
# recommonmark commit pinned from master branch
66
-e git+https://github.com/rtfd/recommonmark.git@c410abb565a3c4ad4de0ce204ab2fa2db8031cf1#egg=recommonmark
7+
jsonref<1

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ six==1.12.0
2828
snowballstemmer==1.2.1
2929
sphinxcontrib-websupport==1.0.1
3030
urllib3==1.25.7
31+
jsonref==0.3.0

0 commit comments

Comments
 (0)