randydev commited on
Commit
0b0b10d
·
verified ·
1 Parent(s): b5d2e74

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,5 +3,6 @@ TgCrypto
3
  uvloop
4
  motor
5
  python-dotenv
 
6
  fastapi[all]
7
  uvicorn[standard]
 
3
  uvloop
4
  motor
5
  python-dotenv
6
+ requests
7
  fastapi[all]
8
  uvicorn[standard]