We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 560b230 + fb91618 commit 09252f8Copy full SHA for 09252f8
requirements/ci.txt
@@ -8,7 +8,7 @@ flask-talisman==1.0.0
8
mimesis<=11.1.0
9
mock==4.0.3
10
numpy<=1.26.3
11
-orjson==3.9.12
+orjson==3.10.3
12
openpyxl
13
pandas>=1.4.0
14
pyarrow
requirements/testing.txt
@@ -1,6 +1,6 @@
1
# Dependencies necessary for utilizing Dash provided testing utilities
2
beautifulsoup4>=4.8.2
3
-cryptography<3.4;python_version<"3.7"
+cryptography
4
lxml>=4.6.2
5
percy>=2.0.2
6
pytest>=6.0.2
0 commit comments