File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,3 +7,4 @@ notebooks/data-explorations/_build/**
7
7
* .swp
8
8
** /.ipynb_checkpoints /**
9
9
** /.ipynb_checkpoints-old /**
10
+ ** /.venv
Original file line number Diff line number Diff line change @@ -52,14 +52,13 @@ nest-asyncio==1.5.1
52
52
nested-lookup == 0.2.21
53
53
nodeenv == 1.5.0
54
54
notebook == 6.2.0
55
- numpy = =1.19.5
55
+ numpy > =1.19.5
56
56
packaging == 20.9
57
57
pandas == 1.1.5
58
58
pandocfilters == 1.4.3
59
59
parso == 0.8.1
60
60
pexpect == 4.8.0
61
61
pickleshare == 0.7.5
62
- pkg-resources == 0.0.0
63
62
plotly == 4.14.3
64
63
prometheus-client == 0.9.0
65
64
prompt-toolkit == 3.0.14
@@ -73,7 +72,7 @@ pyparsing==2.4.7
73
72
pyrsistent == 0.17.3
74
73
python-dateutil == 2.8.1
75
74
pytz == 2021.1
76
- PyYAML = =5.4.1
75
+ PyYAML > =5.4.1
77
76
pyzmq == 22.0.2
78
77
requests == 2.25.1
79
78
retrying == 1.3.3
You can’t perform that action at this time.
0 commit comments