diff options
| author | Alex Schofield <git@ajschof.me> | 2026-04-14 20:57:39 +0100 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2026-04-14 20:57:39 +0100 |
| commit | 4dc7f3441e8e434d38efc0e12d53a61a6dc8f540 (patch) | |
| tree | 8cab51aec8de496550ce9490c0687261ec524a48 /requirements.txt | |
| download | fuelnearme-4dc7f3441e8e434d38efc0e12d53a61a6dc8f540.tar.gz fuelnearme-4dc7f3441e8e434d38efc0e12d53a61a6dc8f540.zip | |
initial commit
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..355609e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,4 @@ +colorama==0.4.6 +geopy==2.4.1 +pandas==3.0.2 +Requests==2.33.1 |
