-
Notifications
You must be signed in to change notification settings - Fork 12
/
executa-midi.json
89 lines (89 loc) · 1.85 KB
/
executa-midi.json
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
{
"dest": "../../executa-midi/requirements.txt",
"stats": "./stats.tsv",
"number": 150,
"exclude": [
"aws-sam-translator",
"aws-xray-sdk",
"awscli",
"azure-batch",
"azure-cli-core",
"azure-common",
"azure-core",
"azure-cosmosdb-nspkg",
"azure-cosmosdb-table",
"azure-datalake-store",
"azure-devops",
"azure-graphrbac",
"azure-identity",
"azure-keyvault",
"azure-mgmt-authorization",
"azure-mgmt-compute",
"azure-mgmt-containerregistry",
"azure-mgmt-keyvault",
"azure-mgmt-network",
"azure-mgmt-nspkg",
"azure-mgmt-resource",
"azure-mgmt-storage",
"azure-nspkg",
"azure-storage-blob",
"azure-storage-common",
"azure-storage-queue",
"boto",
"boto3",
"botocore",
"confluent-kafka",
"discord-py",
"discord",
"django-cors-headers",
"django-extensions",
"django-filter",
"django",
"djangorestframework",
"flask-cors",
"flask-sqlalchemy",
"flask",
"fortnitepy",
"google-api-core",
"google-api-python-client",
"google-auth-httplib2",
"google-auth-oauthlib",
"google-auth",
"google-cloud-bigquery-storage",
"google-cloud-bigquery",
"google-cloud-core",
"google-cloud-datastore",
"google-cloud-logging",
"google-cloud-pubsub",
"google-cloud-storage",
"google-cloud",
"google-crc32c",
"google-pasta",
"google-resumable-media",
"googleapis-common-protos",
"gunicorn",
"kubernetes",
"prometheus-client",
"prometheus-flask-exporter",
"s3transfer",
"sendgrid",
"sentry-sdk",
"tornado",
"twisted",
"werkzeug",
"zope-event",
"zope-interface"
],
"include": [
"altair",
"ipywidgets",
"matplotlib",
"networkx",
"pandas",
"plotly",
"rpy2",
"seaborn",
"statsmodels",
"xlrd"
]
}