Skip to content

Commit 1fb0439

Browse files
authored
requirements.txt
1 parent 6f9fafa commit 1fb0439

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
requests==2.25.1
22
beautifulsoup4==4.9.3
3+
4+
pls add more librabies
5+
import requests
6+
import json
7+
import os
8+
import time
9+
from bs4 import BeautifulSoup

0 commit comments

Comments
 (0)