forked from blue-marble/gridpath
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
65 lines (65 loc) · 1.23 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
alabaster==0.7.13
aniso8601==9.0.1
Babel==2.11.0
black==22.12.0
bokeh==2.2.3
certifi==2022.12.7
charset-normalizer==3.0.1
click==8.1.3
coverage==6.5.0
coveralls==3.3.1
dill==0.3.6
dnspython==1.16.0
docopt==0.6.2
docutils==0.18.1
eventlet==0.33.1
Flask==2.0.1
Flask-RESTful==0.3.9
Flask-SocketIO==4.3.2
greenlet==2.0.1
-e git+https://github.com/blue-marble/gridpath.git@b67abd346f5ea6f010884ce2297cad09cba374c2#egg=GridPath
gurobipy==10.0.0
idna==3.4
imagesize==1.4.1
importlib-metadata==6.0.0
itsdangerous==2.1.2
Jinja2==3.0.3
MarkupSafe==2.1.2
mypy-extensions==0.4.3
networkx==3.0
nose==1.3.7
numpy==1.24.1
packaging==23.0
pandas==1.5.3
pathspec==0.10.3
Pillow==9.4.0
platformdirs==2.6.2
ply==3.11
pscript==0.7.5
psutil==5.8.0
Pygments==2.14.0
Pyomo==6.4.4
python-dateutil==2.8.2
python-engineio==3.14.2
python-socketio==4.6.1
pytz==2022.7.1
PyUtilib==6.0.0
PyYAML==6.0
requests==2.28.2
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.0.1
sphinx-argparse==0.3.1
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
tornado==6.2
typing_extensions==4.4.0
urllib3==1.26.14
websocket-client==1.4.2
Werkzeug==2.0.2
zipp==3.11.0