diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 04:23:34 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-03-08 04:23:34 +0530 |
commit | 2ef3e66592d104aea9e1a3f206fa01ac960f3cb0 (patch) | |
tree | 0716b18ab4752f9dce8eba4100a2ecce2faa419b | |
parent | 5fefc7c2f091b861af3f61990671900a780df36d (diff) | |
download | crypto-alert-2ef3e66592d104aea9e1a3f206fa01ac960f3cb0.tar.gz crypto-alert-2ef3e66592d104aea9e1a3f206fa01ac960f3cb0.tar.bz2 crypto-alert-2ef3e66592d104aea9e1a3f206fa01ac960f3cb0.zip |
requirement file
-rw-r--r-- | requirement.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirement.txt b/requirement.txt new file mode 100644 index 0000000..08e1648 --- /dev/null +++ b/requirement.txt @@ -0,0 +1,3 @@ +requests +websocket +schedule |