requirements.txt updated
This commit is contained in:
parent
367a2385c3
commit
224559955c
|
|
@ -7,4 +7,8 @@
|
|||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
<component name="PackageRequirementsSettings">
|
||||
<option name="removeUnused" value="true" />
|
||||
<option name="modifyBaseFiles" value="true" />
|
||||
</component>
|
||||
</module>
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
pytz~=2025.2
|
||||
APScheduler~=3.11.0
|
||||
telegram~=0.0.1
|
||||
python-telegram-bot==22.0
|
||||
Loading…
Reference in New Issue