forked from MAGIC-nexus/nis-backend
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements-as-package.txt
64 lines (64 loc) · 1.5 KB
/
requirements-as-package.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
# May be troublesome in generating Windows executable
# WINDOWS: REMOVE and USE "conda install -c conda-forge python-blosc" (install "gitforwindows", then open terminal using "Run as Administrator")
# cmake>=3.16.3
#openpyxl==3.0.7 # TODO - 2.4.8 needed to work with NIS-frontend - Convert to the latest version, only 2.4.8 works...
Cython>=0.29.7
Flask>=1.0.2
Flask_Cors==3.0.3
Flask_Session>=0.3.1
NamedAtomicLock==1.1.3
Pint>=0.8.1
SQLAlchemy>=1.3.3
Werkzeug>=0.15.5 # >=
anytree>=2.2.2
appdirs==1.4.3
attrs>=19.3.0
blosc>=1.8.1
chardet>=3.0.4
dotted>=0.1.8 # <- Dotted notation: !!Fantastic!!
fire>=0.4.0
geojson>=2.4.1
# google-api-python-client==1.7.11
google_api_python_client==2.4.0
# google-auth-oauthlib>=0.4.0
google_auth_oauthlib>=0.4.1
# google-auth-httplib2==0.0.3
google-auth>=1.30.0
gunicorn==19.9.0
jsonpickle==1.2
lxml==4.6.2
# matplotlib>=3.0.3
multidict>=3.3.2
nbformat>=5.0.7
networkx>=2.2
numpy>=1.16.0
openpyxl>=3.0.7
owlready2==0.23
pandaSDMX==0.9
pandas>=1.0.3
pandas_datareader>=0.9.0
pycurl>=7.43.0
# pykml==0.1.3
pyparsing>=2.2.0,<=2.4.7
redis>=2.10.6
regex>=2017.11.9
requests>=2.21.0 # >=Fe
requests_cache==0.4.13
# scikit-build>=0.10.0
sdmx>=0.2.10
toposort>=1.5
# webdavclient==1.0.8
xlrd>=1.2.0,<2.0
xlsxwriter==1.0.4
xmltodict>=0.11.0
# aadict>=0.2.3
# uncertainties>=3.1.2
# cubes==1.1
# pyarrow==1.0.0
# typing>=3.6.2
# geopandas==0.4.1
# python_magic>=0.4.13 # To be removed, it is used only by the Magic Box file type detection
# sympy>=1.1.1
# brightway2==2.3
# psycopg2==2.7.3.2
# celery>=4.3.0