Newer
Older
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
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
alembic = "==1.4.0"
altair = "==4.0.1"
ansiwrap = "==0.8.4"
argcomplete = "==1.11.1"
attrs = "==19.3.0"
backcall = "==0.1.0"
bleach = "==3.1.1"
blinker = "==1.4"
certifi = "==2019.11.28"
certipy = "==0.1.3"
cffi = "==1.13.2"
chardet = "==3.0.4"
click = "==7.0"
colorama = "==0.4.3"
covid-19-dashboard = {editable = true,file = "file:///Users/rokstar/Projects/renku-projects/covid-19-public-data/src/covid-19/covid_19_dashboard"}
cryptography = "==2.8"
decorator = "==4.4.1"
defusedxml = "==0.6.0"
distro = "==1.4.0"
entrypoints = "==0.3"
future = "==0.18.2"
gitdb = "==4.0.2"
idna = "==2.9"
importlib-metadata = "==1.5.0"
ipykernel = "==5.1.4"
ipython = "==7.12.0"
jedi = "==0.16.0"
json5 = "==0.9.0"
jsonschema = "==3.2.0"
jupyter-client = "==6.0.0"
jupyter-core = "==4.6.3"
jupyter-telemetry = "==0.0.5"
jupyterhub = "==0.9.6"
jupyterlab = "==1.2.5"
jupyterlab-git = "==0.9.0"
jupyterlab-server = "==1.0.6"
mistune = "==0.8.4"
nbconvert = "==5.6.1"
nbdime = "==1.1.0"
nbformat = "==5.0.4"
notebook = "==6.0.3"
numpy = "==1.18.1"
oauthlib = "==3.0.1"
pamela = "==1.0.0"
pandas = "==1.0.1"
pandocfilters = "==1.4.2"
papermill = "==1.1.0"
parso = "==0.6.1"
pexpect = "==4.8.0"
pickleshare = "==0.7.5"
pipx = "==0.15.1.3"
powerline-shell = "==0.7.0"
prompt-toolkit = "==3.0.3"
ptyprocess = "==0.6.0"
pycosat = "==0.6.3"
pycparser = "==2.19"
pycurl = "==7.43.0.5"
pyrsistent = "==0.15.7"
python-dateutil = "==2.8.1"
python-editor = "==1.0.4"
python-json-logger = "==0.1.11"
python-oauth2 = "==1.1.1"
pytz = "==2019.3"
pyzmq = "==19.0.0"
requests = "==2.23.0"
six = "==1.14.0"
smmap = "==3.0.1"
tenacity = "==6.1.0"
terminado = "==0.8.3"
testpath = "==0.4.4"
textwrap3 = "==0.9.2"
toolz = "==0.10.0"
tornado = "==6.0.3"
tqdm = "==4.43.0"
traitlets = "==4.3.3"
urllib3 = "==1.25.7"
userpath = "==1.3.0"
vega-datasets = "==0.8.0"
wcwidth = "==0.1.8"
webencodings = "==0.5.1"
zipp = "==3.0.0"
async_generator = "==1.10"
GitPython = "==3.1.0"
ipython_genutils = "==0.2.0"
Jinja2 = "==2.11.1"
Mako = "==1.1.0"
MarkupSafe = "==1.1.1"
prometheus_client = "==0.7.1"
Pygments = "==2.5.2"
PyJWT = "==1.7.1"
pyOpenSSL = "==19.1.0"
PySocks = "==1.7.1"
PyYAML = "==5.3"
"ruamel.yaml" = "==0.15.80"
"ruamel.yaml.clib" = "==0.2.0"
Send2Trash = "==1.5.0"
SQLAlchemy = "==1.3.13"
[requires]
python_version = "3.7"