Fraser-Greenlee
commited on
Commit
•
b30aa98
1
Parent(s):
619ff5b
add req
Browse files- requirements.txt +36 -0
requirements.txt
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Box2D-kengz
|
2 |
+
cairocffi
|
3 |
+
certifi
|
4 |
+
cffi
|
5 |
+
chardet
|
6 |
+
colorama
|
7 |
+
cycler
|
8 |
+
dill
|
9 |
+
frozendict
|
10 |
+
graphviz
|
11 |
+
idna
|
12 |
+
joblib
|
13 |
+
kiwisolver
|
14 |
+
matplotlib
|
15 |
+
multiprocess
|
16 |
+
nltk
|
17 |
+
numpy
|
18 |
+
pathos
|
19 |
+
Pillow
|
20 |
+
pox
|
21 |
+
ppft
|
22 |
+
protobuf
|
23 |
+
psutil
|
24 |
+
pycparser
|
25 |
+
pygame
|
26 |
+
pyparsing
|
27 |
+
pypng
|
28 |
+
python-dateutil
|
29 |
+
pytz
|
30 |
+
pyzmq
|
31 |
+
requests
|
32 |
+
scikit-learn
|
33 |
+
scipy
|
34 |
+
sexpdata
|
35 |
+
six
|
36 |
+
urllib3
|