File tree Expand file tree Collapse file tree 4 files changed +16
-20
lines changed Expand file tree Collapse file tree 4 files changed +16
-20
lines changed Original file line number Diff line number Diff line change @@ -386,3 +386,4 @@ type-inference-micro-benchmark/langservers
386
386
callsites-jupyternb-real-world-benchmark /notebooks /* .py
387
387
evaluation /extended_dataset /DASWOW_dataset_fixed.csv
388
388
.~lock *
389
+ scripts /results
Original file line number Diff line number Diff line change 1
1
[submodule "typestub-database/typeshed "]
2
2
path = typestub-database/typeshed
3
3
url = https://github.com/python/typeshed.git
4
-
5
- [submodule "TypeEvalPy "]
6
- path = TypeEvalPy
7
- url = https://github.com/secure-software-engineering/TypeEvalPy.git
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6
6
intervaltree
7
7
isort
8
8
jedi
9
- jupyter == 1.0.0
9
+ jupyter
10
10
jupyter_contrib_nbextensions
11
11
jupyterlab
12
12
jupytext
13
- keras == 3.4.1
13
+ keras
14
14
lightgbm
15
- nltk == 3.8.1
16
- numpy == 1.26.4
17
- pandas == 2.2.2
18
- plotly == 5.22.0
15
+ nltk
16
+ numpy
17
+ pandas
18
+ plotly
19
19
pre-commit
20
20
protobuf
21
21
pygtrie
22
22
pytype
23
23
ruff
24
- scikit-learn == 1.5.1
25
- scipy == 1.14.0
26
- seaborn == 0.13.2
24
+ scikit-learn
25
+ scipy
26
+ seaborn
27
27
simplejson
28
- statsmodels == 0.14.2
29
- tensorflow == 2.17.0
28
+ statsmodels
29
+ tensorflow
30
30
uvicorn
31
- xgboost == 2.1.0
32
- geopy == 2.4.1
33
- line_profiler == 4.1.2
34
- psycopg2-binary == 2.9.9
31
+ xgboost
32
+ geopy
33
+ line_profiler
34
+ psycopg2-binary
35
35
redis
36
36
nibabel
You can’t perform that action at this time.
0 commit comments