Skip to content

Commit 65d5015

Browse files
Merge pull request #54 from cal-itp/development-hub-sqlalchemy
jupyter image: bumped up calitp and black, added add'l libs
2 parents 25dd71f + 35f0e7e commit 65d5015

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_jupyterhub/requirements.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
black==21.12b0
2-
calitp==0.0.12
1+
black==22.3.0
2+
calitp==0.0.15
33
intake==0.6.4
44
intake-dcat==0.4.0
55
intake-geopandas==0.3.0
@@ -21,3 +21,6 @@ openpyxl==3.0.9
2121
python-dotenv==0.19.2
2222
isort==5.10.1
2323
seaborn==0.11.2
24+
csvkit==1.0.7
25+
pandas-profiling==3.1.0
26+
pre-commit==2.18.1

0 commit comments

Comments
 (0)