randydev commited on
Commit
8a098e2
·
verified ·
1 Parent(s): 86b0fd2

Update requirements.txt

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