diff options
author | pommicket <pommicket@gmail.com> | 2025-08-29 13:15:18 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2025-08-29 13:15:18 -0400 |
commit | 1b20f518a2fe7ec139cf2107b9b0c949153a1e32 (patch) | |
tree | 9345eef8f84a754e4d19dc4d7fa32fff1f297ef6 /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..d166403 --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +requests ~= 2.32.5 |