diff options
| author | Andrew Guschin <guschin@altlinux.org> | 2024-10-15 19:57:34 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin@altlinux.org> | 2024-10-15 19:57:34 +0400 |
| commit | 3562ed767dbddfbcac321c7006962e1283eb63af (patch) | |
| tree | b42e18d7513eda62ad8ddeabe96cf4ebc109f56d /requirements.txt | |
| parent | a9f89b6a3fd22da90b58d3f2353b5965957531a3 (diff) | |
add files for rye project manager
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 039891d..0000000 --- a/requirements.txt +++ /dev/null @@ -1,13 +0,0 @@ -certifi==2019.11.28 -cffi==1.17.1 -chardet==3.0.4 -cryptography==43.0.1 -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 |