diff options
author | 2025-05-05 14:02:24 +0530 | |
---|---|---|
committer | 2025-05-05 14:02:24 +0530 | |
commit | a941832038224d4e58a816f7ff0fceaf2764c7c9 (patch) | |
tree | dc57c88335dd93b0cf20c58c3e9acd069c0c7aee | |
parent | 8aa594fc59de2d73624b4fcc064c538454cd6443 (diff) | |
download | chronos-a941832038224d4e58a816f7ff0fceaf2764c7c9.tar.gz chronos-a941832038224d4e58a816f7ff0fceaf2764c7c9.tar.bz2 chronos-a941832038224d4e58a816f7ff0fceaf2764c7c9.zip |
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9e33c17 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,2 @@ +PyJWT +python-dotenv |