Skip to content

Commit 6268d39

Browse files
Create requirements.txt
Install requirements
1 parent 6c4035c commit 6268d39

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

requirements.txt

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
blinker==1.7.0
2+
certifi==2023.7.22
3+
charset-normalizer==3.3.2
4+
click==8.1.7
5+
colorama==0.4.6
6+
Flask==3.0.0
7+
greenlet==3.0.0
8+
idna==3.4
9+
itsdangerous==2.1.2
10+
Jinja2==3.1.2
11+
MarkupSafe==2.1.3
12+
playwright==1.39.0
13+
pyee==11.0.1
14+
requests==2.31.0
15+
typing_extensions==4.8.0
16+
urllib3==2.0.7
17+
Werkzeug==3.0.1

0 commit comments

Comments
 (0)