aboutsummaryrefslogtreecommitdiffstats
path: root/src/requirements.txt
diff options
context:
space:
mode:
authorkj_sh6042026-02-11 11:57:38 -0500
committerkj_sh6042026-02-11 11:57:38 -0500
commitd060ff5ca58e87e6dd1c6d93b97adbfd45f57f9b (patch)
treeaded1017253e8aa5b5c2996caf30630f8ed89c1f /src/requirements.txt
parentaa845e20842ecf93f7e69b03097dbc6508a70fc8 (diff)
refactor: move all to `src/` directoryHEADmaster
Diffstat (limited to 'src/requirements.txt')
-rw-r--r--src/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/requirements.txt b/src/requirements.txt
new file mode 100644
index 0000000..4777061
--- /dev/null
+++ b/src/requirements.txt
@@ -0,0 +1 @@
+playwright>=1.40.0