Create requirements.txt
Added requirements.txt for replicating .venv but needs more testing. i Think i may be missing: "python-telegram-bot[job-queue]"
This commit is contained in:
parent
9897675d06
commit
fe836bef4d
1 changed files with 13 additions and 0 deletions
13
requirements.txt
Normal file
13
requirements.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
anyio==4.8.0
|
||||
certifi==2025.1.31
|
||||
charset-normalizer==3.4.1
|
||||
h11==0.14.0
|
||||
httpcore==1.0.7
|
||||
httpx==0.28.1
|
||||
idna==3.10
|
||||
paho-mqtt==2.1.0
|
||||
python-telegram-bot==21.10
|
||||
requests==2.32.3
|
||||
sniffio==1.3.1
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue