Skip to content

Commit d3cfca8

Browse files
- Azure_eu and include_metadata support added
- Live preview code updated - Security file added
1 parent 7e5f91b commit d3cfca8

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

requirements.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
twython==3.9.1
2-
setuptools==67.7.2
3-
contentstack-utils
2+
setuptools==67.8.0
3+
contentstack-utils==1.2.0
44
python-dateutil==2.8.2
5-
requests==2.30.0
6-
coverage==7.2.5
5+
requests==2.31.0
6+
coverage==7.2.6
77
tox==4.5.1
88
virtualenv==20.23.0
99
Sphinx==7.0.1
@@ -14,7 +14,7 @@ wheel==0.40.0
1414
lxml==4.9.2
1515
utils~=1.0.1
1616
keyring==23.13.1
17-
docutils==0.20
17+
docutils==0.20.1
1818
pyparsing~=3.0.8
1919
config~=0.5.1
2020
colorama~=0.4.6
@@ -61,5 +61,4 @@ cachetools~=5.3.0
6161
tomlkit~=0.11.8
6262
urllib3==2.0.2
6363
exceptiongroup~=1.1.1
64-
iniconfig~=2.0.0
65-
py~=1.11.0
64+
iniconfig~=2.0.0

0 commit comments

Comments
 (0)