luguog commited on
Commit
82becd0
·
verified ·
1 Parent(s): 77b7174

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ asyncio
2
+ json
3
+ os
4
+ time
5
+ uuid
6
+ re
7
+ statistics
8
+ hashlib
9
+ collections
10
+ datetime