diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4ca965a --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +certifi==2019.11.28 +cffi==1.13.2 +chardet==3.0.4 +cryptography==2.8 +future==0.18.2 +idna==2.8 +pycparser==2.19 +PySocks==1.7.1 +python-telegram-bot==12.3.0 +requests==2.22.0 +six==1.14.0 +tornado==6.0.3 +urllib3==1.25.8 |