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"
3
3
black==21.6b0;python_version<"3.7"
4
4
dash-flow-example==0.0.5
5
5
dash-dangerously-set-inner-html
6
- flake8==3.9.2
6
+ flake8==7.0.0
7
7
flaky==3.7.0
8
8
flask-talisman==1.0.0
9
9
isort==4.3.21;python_version<"3.7"
10
10
mimesis<=11.1.0
11
11
mock==4.0.3
12
- numpy<=1.25.2
12
+ numpy<=1.26.3
13
13
orjson==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"
15
15
openpyxl;python_version>="3.8"
16
16
pandas>=1.4.0;python_version>="3.8"
17
17
pandas==1.1.5;python_version<"3.8"
18
18
preconditions
19
19
pyarrow<3;python_version<"3.7"
20
20
pyarrow;python_version>="3.7"
21
- pylint==2.13.5
21
+ pylint==3.0.3
22
22
pytest-mock
23
23
pytest-sugar==0.9.6
24
+ pyzmq==25.1.2
24
25
xlrd>=2.0.1;python_version>="3.8"
25
26
xlrd<2;python_version<"3.8"
26
27
pytest-rerunfailures
You can’t perform that action at this time.
0 commit comments