=
commited on
Commit
·
5851a3c
1
Parent(s):
bb7c731
updated requirements
Browse files- requirements.txt +0 -17
requirements.txt
CHANGED
@@ -1,20 +1,3 @@
|
|
1 |
-
attrs==19.3.0
|
2 |
beautifulsoup4==4.9.1
|
3 |
bs4==0.0.1
|
4 |
-
certifi==2020.4.5.1
|
5 |
-
chardet==3.0.4
|
6 |
-
idna==2.9
|
7 |
-
importlib-metadata==1.6.1
|
8 |
-
more-itertools==8.3.0
|
9 |
-
packaging==20.4
|
10 |
-
pluggy==0.13.1
|
11 |
-
py==1.8.1
|
12 |
-
pyparsing==2.4.7
|
13 |
-
pytest==5.4.3
|
14 |
-
pytest-runner==5.2
|
15 |
requests==2.23.0
|
16 |
-
six==1.15.0
|
17 |
-
soupsieve==2.0.1
|
18 |
-
urllib3==1.25.9
|
19 |
-
wcwidth==0.2.3
|
20 |
-
zipp==3.1.0
|
|
|
|
|
1 |
beautifulsoup4==4.9.1
|
2 |
bs4==0.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
requests==2.23.0
|
|
|
|
|
|
|
|
|
|