Skip to content

Commit 482d507

Browse files
committed
added python-version and requirements.txt
1 parent 1f5305d commit 482d507

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Python 3.12.7

requirements.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
beautifulsoup4==4.12.3
2+
certifi==2024.8.30
3+
charset-normalizer==3.4.0
4+
greenlet==3.1.1
5+
idna==3.10
6+
markdownify==0.13.1
7+
playwright==1.48.0
8+
pyee==12.0.0
9+
python-dotenv==1.0.1
10+
requests==2.32.3
11+
six==1.16.0
12+
soupsieve==2.6
13+
typing-extensions==4.12.2
14+
urllib3==2.2.3

0 commit comments

Comments
 (0)