Skip to content

Commit 09252f8

Browse files
authored
Merge pull request #2873 from plotly/update-pydeps
Update orjson and cryptography.
2 parents 560b230 + fb91618 commit 09252f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ flask-talisman==1.0.0
88
mimesis<=11.1.0
99
mock==4.0.3
1010
numpy<=1.26.3
11-
orjson==3.9.12
11+
orjson==3.10.3
1212
openpyxl
1313
pandas>=1.4.0
1414
pyarrow

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Dependencies necessary for utilizing Dash provided testing utilities
22
beautifulsoup4>=4.8.2
3-
cryptography<3.4;python_version<"3.7"
3+
cryptography
44
lxml>=4.6.2
55
percy>=2.0.2
66
pytest>=6.0.2

0 commit comments

Comments
 (0)