Soumik Bose commited on
Commit
fdc6d72
·
1 Parent(s): 2f2ca6a
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -18,4 +18,5 @@ cryptography>=3.0
18
  asyncpg==0.30.0
19
  aiomysql==0.2.0
20
  requests==2.32.3
 
21
 
 
18
  asyncpg==0.30.0
19
  aiomysql==0.2.0
20
  requests==2.32.3
21
+ psutil==6.1.1
22