diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2022-12-24 04:34:28 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2022-12-24 04:34:28 +0530 |
commit | cc49e60041b8958fedf5c0a519a92f646d9bae74 (patch) | |
tree | de1a4ba34bf89d0b4d4e232af223db8a3615c0e4 /requirements.txt |
Initial commit
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..5b0c982 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +selenium==4.7.2 |