Skip to content

Commit b385500

Browse files
committed
Update requrieemnts
1 parent 9d7127f commit b385500

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

content/survey_results.ipynb

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"import plotly.express as px\n",
1111
"import pandas as pd\n",
1212
"import json\n",
13-
"import requests\n",
1413
"import io\n",
1514
"\n",
1615
"\n",

environment.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@ dependencies:
66
- xeus-python
77
- plotly
88
- pandas
9-
- requests
109
- openpyxl
11-
- nbformat
12-
- ipykernel
10+
- nbformat

0 commit comments

Comments
 (0)