Skip to content

Commit b59223c

Browse files
Order requirements
1 parent b42af8d commit b59223c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# This is a comprehensive requirements.txt file to ensure that one installation covers everything.
22

33
# Core dependencies
4-
requests
5-
setuptools
6-
pandas
7-
matplotlib
8-
pyjwt
94
azure.storage.blob
105
azure.identity
11-
jupyter
126
ipykernel
7+
jupyter
8+
matplotlib
139
notebook
10+
pandas
11+
pyjwt
1412
python-dotenv
13+
requests
14+
setuptools
1515

1616
# Dev tools for linting, formatting, testing, etc.
1717
pylint

0 commit comments

Comments
 (0)