Skip to content

Commit 5b938a0

Browse files
committed
update(requirements.txt): add missing libraries
1 parent 83861c5 commit 5b938a0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

requirements.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
1+
cssselect==1.1.0
12
certifi==2022.6.15
23
charset-normalizer==2.1.0
3-
idna==3.3
44
inflection==0.5.1
5+
lxml==4.9.1
56
more-itertools==8.13.0
67
Nasdaq-Data-Link==1.0.2
78
numpy==1.23.1
89
pandas==1.4.3
9-
python-dateutil==2.8.2
10+
parsel==1.6.0
1011
pytz==2022.1
12+
w3lib==1.22.0
13+
idna==3.3
14+
python-dateutil==2.8.2
1115
requests==2.28.1
1216
six==1.16.0
13-
urllib3==1.26.11
17+
urllib3==1.26.11

0 commit comments

Comments
 (0)