This commit is contained in:
Administrator
2022-10-21 13:43:59 +03:00
commit b7ef588b34
17 changed files with 779 additions and 0 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
certifi==2022.9.24
charset-normalizer==2.1.1
idna==3.4
marshmallow==3.18.0
marshmallow-dataclass==8.5.9
mypy-extensions==0.4.3
packaging==21.3
pymongo==4.2.0
pyparsing==3.0.9
pyTelegramBotAPI==4.1.1
requests==2.28.1
typing-inspect==0.8.0
typing_extensions==4.4.0
urllib3==1.26.12