Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sqlalchemy>=1.2
spotdl
selenium>=3.141.0
telethon>=1.10.6
telethon-session-sqlalchemy>=0.2.6
telethon-session-sqlalchemy>=0.2.16
urbandict>=0.5
wikipedia>=1.4.0
randomstuff.py
Expand Down
4 changes: 2 additions & 2 deletions requirementsDOCKER.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gTTS-token>=1.1.3
psycopg2
python-dotenv
aiohttp
telethon-session-sqlalchemy>=0.2.6
telethon-session-sqlalchemy>=0.2.16
cryptg
pyfiglet
cowsay
Expand All @@ -45,7 +45,7 @@ dnspython
speedtest-cli>=2.0.2
spongemock
telegraph
telethon-session-sqlalchemy>=0.2.6
telethon-session-sqlalchemy>=0.2.16
urbandict>=0.5
wikipedia>=1.4.0
zalgo_text>=0.6
Expand Down