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:
Bart Koolen 2025-02-26 15:35:53 +01:00
parent 9897675d06
commit fe836bef4d

13
requirements.txt Normal file
View 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