forked from NatLabRockies/REopt_API
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
69 lines (69 loc) · 1.14 KB
/
requirements.txt
File metadata and controls
69 lines (69 loc) · 1.14 KB
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
amqp==2.5.1
attrs==19.1.0
autopep8==1.4.3
backports.shutil-get-terminal-size==1.0.0
billiard==3.6.1.0
celery==4.3.0
certifi==2017.7.27.1
chardet==3.0.4
colorama==0.3.9
cycler==0.10.0
Cython==0.25.2
decorator==4.0.11
Django==2.2.6
django-celery-results==1.1.2
django-extensions==2.2.5
django-picklefield==0.3.2
django-tastypie==0.14.2
docopt==0.6.2
enum34==1.1.6
et-xmlfile==1.0.1
geopandas==0.6.2
gevent==1.2.2
greenlet==0.4.12
h5pyd==0.7.0
idna==2.6
importlib-metadata==0.23
ipython-genutils==0.2.0
jdcal==1.3
julia==0.4.1
kombu==4.6.5
lxml==3.7.3
more-itertools==7.2.0
numpy==1.17.3
openpyxl==3.0.0
pandas==0.25.2
pathlib-mate==0.0.15
pathlib2==2.2.1
pexpect==4.2.1
pickleshare==0.7.4
pigar==0.7.0
pipreqs==0.4.9
prompt-toolkit==1.0.13
psutil==5.6.6
psycopg2==2.7.3.2
ptyprocess==0.5.1
pycodestyle==2.5.0
Pygments==2.2.0
pyparsing==2.1.10
pyproj==1.9.5.1
python-dateutil==2.8.0
python-mimeparse==1.5.1
pytz==2019.3
redis==3.3.11
requests==2.20.0
rollbar==0.14.7
scandir==1.5
simplegeneric==0.8.1
six==1.10.0
SQLAlchemy==1.3.1
sqlparse==0.3.0
traitlets==4.3.2
tzlocal==1.4
urllib3==1.24.2
vine==1.3.0
wcwidth==0.1.7
xlrd==1.0.0
XlsxWriter==0.9.6
yarg==0.1.9
zipp==0.6.0