Soumik Bose commited on
Commit
1aaee5b
·
1 Parent(s): 502406a

added libs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -17,5 +17,5 @@ certifi==2024.8.30
17
  cryptography>=3.0
18
  asyncpg==0.30.0
19
  aiomysql==0.2.0
20
-
21
 
 
17
  cryptography>=3.0
18
  asyncpg==0.30.0
19
  aiomysql==0.2.0
20
+ requests==2.32.3
21