Skip to content

Commit fc853a7

Browse files
author
Emre Ozan
authored
Create requirements.txt
1 parent 8cda0ec commit fc853a7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

requirements.txt

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
requirements = """
3+
webdriver>=3.14.1
4+
pandas<=0.22.0
5+
request>=2.24.0
6+
parsel>=1.6.0
7+
bs4>=4.9.3
8+
re>=2.2.1
9+
json>=2.0.9
10+
pycodestyle
11+
"""

0 commit comments

Comments
 (0)