Skip to content

Commit 85194bd

Browse files
committed
fix: pipのインストールを requirementsに切り分け
1 parent 2ca4b30 commit 85194bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
selenium==4.15.2
2+
notion-client==2.1.0
3+
beautifulsoup4==4.12.2
4+
python-dotenv==1.0.0

0 commit comments

Comments
 (0)