forked from AIMarketContest/simulation
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
120 lines (120 loc) · 2.33 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
absl-py==2.0.0
-e git+https://github.com/MatBon01/AIMarketContest.git@decb64238c7feec2099848c086350fda6a7c1f62#egg=ai_market_contest
aiosignal==1.3.1
alabaster==0.7.13
astunparse==1.6.3
attrs==23.1.0
Babel==2.13.1
black==23.11.0
cachetools==5.3.2
certifi==2023.7.22
charset-normalizer==3.3.2
click==8.0.4
cloudpickle==3.0.0
colorama==0.4.6
contourpy==1.2.0
cycler==0.12.1
decorator==5.1.1
dill==0.3.7
distlib==0.3.7
dm-tree==0.1.8
docutils==0.17.1
exceptiongroup==1.1.3
filelock==3.13.1
flatbuffers==23.5.26
fonttools==4.44.1
frozenlist==1.4.0
gast==0.4.0
google-auth==2.23.4
google-auth-oauthlib==0.4.6
google-pasta==0.2.0
grpcio==1.43.0
gym==0.22.0
gym-notices==0.0.8
h5py==3.10.0
idna==3.4
imageio==2.32.0
imagesize==1.4.1
importlib-metadata==6.8.0
importlib-resources==6.1.1
iniconfig==2.0.0
isort==5.12.0
Jinja2==3.1.2
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
keras==2.11.0
kiwisolver==1.4.5
lazy_loader==0.3
libclang==16.0.6
lz4==4.3.2
Markdown==3.5.1
MarkupSafe==2.1.3
matplotlib==3.8.1
msgpack==1.0.7
mypy-extensions==1.0.0
networkx==3.2.1
numpy==1.26.2
nvidia-cublas-cu11==11.10.3.66
nvidia-cuda-nvrtc-cu11==11.7.99
nvidia-cuda-runtime-cu11==11.7.99
nvidia-cudnn-cu11==8.5.0.96
oauthlib==3.2.2
opt-einsum==3.3.0
packaging==23.2
pandas==1.5.3
pathspec==0.11.2
Pillow==10.0.1
platformdirs==3.11.0
pluggy==1.3.0
prompt-toolkit==3.0.41
protobuf==3.19.6
pyasn1==0.5.0
pyasn1-modules==0.3.0
Pygments==2.16.1
pyparsing==3.1.1
pytest==7.4.3
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
questionary==1.10.0
ray==1.13.0
referencing==0.30.2
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.12.0
rsa==4.9
scikit-image==0.22.0
scipy==1.11.3
shellingham==1.5.4
silence-tensorflow==1.2.1
six==1.16.0
snowballstemmer==2.2.0
Sphinx==4.5.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
support-developer==1.0.5
tabulate==0.9.0
tensorboard==2.11.2
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.11.1
tensorflow-estimator==2.11.0
tensorflow-io-gcs-filesystem==0.34.0
tensorflow-probability==0.15.0
termcolor==2.3.0
tifffile==2023.9.26
tomli==2.0.1
torch==1.13.1
tqdm==4.66.1
typer==0.4.2
typing_extensions==4.8.0
urllib3==2.1.0
virtualenv==20.24.6
wcwidth==0.2.10
Werkzeug==3.0.1
wrapt==1.16.0
zipp==3.17.0