Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TegroTON/SMMPanel-SMOService-Telegram-Bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd6c6bca01afbd6976336280db992ae770e6f815
Choose a base ref
..
head repository: TegroTON/SMMPanel-SMOService-Telegram-Bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d8909f66c77265a1262d524360aca93e17effbf
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 requirements.txt
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ aiocryptopay==0.3.3 ; python_version >= "3.11" and python_version < "4.0"
aiofiles==23.1.0 ; python_version >= "3.11" and python_version < "4.0"
aiogram==3.0.0rc2 ; python_version >= "3.11" and python_version < "4.0"
aiohttp-jinja2==1.5.1 ; python_version >= "3.11" and python_version < "4.0"
aiohttp==3.8.6 ; python_version >= "3.11" and python_version < "4.0"
aiohttp==3.10.11 ; python_version >= "3.11" and python_version < "4.0"
aiosignal==1.3.1 ; python_version >= "3.11" and python_version < "4.0"
annotated-types==0.6.0 ; python_version >= "3.11" and python_version < "4.0"
anyio==4.1.0 ; python_version >= "3.11" and python_version < "4.0"