randydev commited on
Commit
1dd78a2
β€’
1 Parent(s): e581121

Rename requirements.txf to requirements.txt

Browse files
requirements.txf β†’ requirements.txt RENAMED
@@ -2,4 +2,8 @@ pyrogram==2.0.106
2
  git+https://github.com/New-dev0/Telethon
3
  TgCrypto
4
  psycopg2
5
- pyromod~=1.5
 
 
 
 
 
2
  git+https://github.com/New-dev0/Telethon
3
  TgCrypto
4
  psycopg2
5
+ pyromod~=1.5
6
+ python-dotenv
7
+ uvicorn
8
+ fastapi[all]
9
+ uvicorn[standard]