File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3,24 +3,25 @@ black==22.3.0;python_version>="3.7"
33black==21.6b0;python_version<"3.7"
44dash-flow-example==0.0.5
55dash-dangerously-set-inner-html
6- flake8==3.9.2
6+ flake8==7.0.0
77flaky==3.7.0
88flask-talisman==1.0.0
99isort==4.3.21;python_version<"3.7"
1010mimesis<=11.1.0
1111mock==4.0.3
12- numpy<=1.25.2
12+ numpy<=1.26.3
1313orjson==3.5.4;python_version<"3.7"
14- orjson==3.6.7 ;python_version>="3.7"
14+ orjson==3.9.12 ;python_version>="3.7"
1515openpyxl;python_version>="3.8"
1616pandas>=1.4.0;python_version>="3.8"
1717pandas==1.1.5;python_version<"3.8"
1818preconditions
1919pyarrow<3;python_version<"3.7"
2020pyarrow;python_version>="3.7"
21- pylint==2.13.5
21+ pylint==3.0.3
2222pytest-mock
2323pytest-sugar==0.9.6
24+ pyzmq==25.1.2
2425xlrd>=2.0.1;python_version>="3.8"
2526xlrd<2;python_version<"3.8"
2627pytest-rerunfailures
You can’t perform that action at this time.
0 commit comments