inventwithdean commited on
Commit
3b57b51
·
1 Parent(s): dc58d54

Add requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ asyncpg
2
+ orjson
3
+ requests