vimmoos@Thor commited on
Commit
6ca282a
·
1 Parent(s): c6a28ec

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +60 -60
requirements.txt CHANGED
@@ -1,60 +1,60 @@
1
- absl-py==2.1.0 ; python_full_version == "3.10.14"
2
- astunparse==1.6.3 ; python_full_version == "3.10.14"
3
- certifi==2024.8.30 ; python_full_version == "3.10.14"
4
- charset-normalizer==3.3.2 ; python_full_version == "3.10.14"
5
- cloudpickle==3.0.0 ; python_full_version == "3.10.14"
6
- colorama==0.4.6 ; python_full_version == "3.10.14" and platform_system == "Windows"
7
- contourpy==1.3.0 ; python_full_version == "3.10.14"
8
- cycler==0.12.1 ; python_full_version == "3.10.14"
9
- farama-notifications==0.0.4 ; python_full_version == "3.10.14"
10
- flatbuffers==24.3.25 ; python_full_version == "3.10.14"
11
- fonttools==4.53.1 ; python_full_version == "3.10.14"
12
- gast==0.6.0 ; python_full_version == "3.10.14"
13
- google-pasta==0.2.0 ; python_full_version == "3.10.14"
14
- grpcio==1.66.1 ; python_full_version == "3.10.14"
15
- gymnasium==0.29.1 ; python_full_version == "3.10.14"
16
- h5py==3.11.0 ; python_full_version == "3.10.14"
17
- idna==3.10 ; python_full_version == "3.10.14"
18
- imageio==2.35.1 ; python_full_version == "3.10.14"
19
- joblib==1.4.2 ; python_full_version == "3.10.14"
20
- keras==3.5.0 ; python_full_version == "3.10.14"
21
- kiwisolver==1.4.7 ; python_full_version == "3.10.14"
22
- lazy-loader==0.4 ; python_full_version == "3.10.14"
23
- libclang==18.1.1 ; python_full_version == "3.10.14"
24
- markdown-it-py==3.0.0 ; python_full_version == "3.10.14"
25
- markdown==3.7 ; python_full_version == "3.10.14"
26
- markupsafe==2.1.5 ; python_full_version == "3.10.14"
27
- matplotlib==3.9.2 ; python_full_version == "3.10.14"
28
- mdurl==0.1.2 ; python_full_version == "3.10.14"
29
- ml-dtypes==0.4.1 ; python_full_version == "3.10.14"
30
- namex==0.0.8 ; python_full_version == "3.10.14"
31
- networkx==3.3 ; python_full_version == "3.10.14"
32
- numpy==1.24.4 ; python_full_version == "3.10.14"
33
- opt-einsum==3.3.0 ; python_full_version == "3.10.14"
34
- optree==0.12.1 ; python_full_version == "3.10.14"
35
- packaging==24.1 ; python_full_version == "3.10.14"
36
- pillow==10.4.0 ; python_full_version == "3.10.14"
37
- protobuf==4.25.4 ; python_full_version == "3.10.14"
38
- pygments==2.18.0 ; python_full_version == "3.10.14"
39
- pyparsing==3.1.4 ; python_full_version == "3.10.14"
40
- python-dateutil==2.9.0.post0 ; python_full_version == "3.10.14"
41
- requests==2.32.3 ; python_full_version == "3.10.14"
42
- rich==13.8.1 ; python_full_version == "3.10.14"
43
- scikit-image==0.24.0 ; python_full_version == "3.10.14"
44
- scikit-learn==1.5.2 ; python_full_version == "3.10.14"
45
- scipy==1.14.1 ; python_full_version == "3.10.14"
46
- setuptools==75.1.0 ; python_full_version == "3.10.14"
47
- six==1.16.0 ; python_full_version == "3.10.14"
48
- tensorboard-data-server==0.7.2 ; python_full_version == "3.10.14"
49
- tensorboard==2.17.1 ; python_full_version == "3.10.14"
50
- tensorflow-io-gcs-filesystem==0.37.1 ; python_full_version == "3.10.14"
51
- tensorflow==2.17.0 ; python_full_version == "3.10.14"
52
- termcolor==2.4.0 ; python_full_version == "3.10.14"
53
- threadpoolctl==3.5.0 ; python_full_version == "3.10.14"
54
- tifffile==2024.8.30 ; python_full_version == "3.10.14"
55
- tqdm==4.66.5 ; python_full_version == "3.10.14"
56
- typing-extensions==4.12.2 ; python_full_version == "3.10.14"
57
- urllib3==2.2.3 ; python_full_version == "3.10.14"
58
- werkzeug==3.0.4 ; python_full_version == "3.10.14"
59
- wheel==0.44.0 ; python_full_version == "3.10.14"
60
- wrapt==1.16.0 ; python_full_version == "3.10.14"
 
1
+ absl-py==2.1.0
2
+ astunparse==1.6.3
3
+ certifi==2024.8.30
4
+ charset-normalizer==3.3.2
5
+ cloudpickle==3.0.0
6
+ colorama==0.4.6
7
+ contourpy==1.3.0
8
+ cycler==0.12.1
9
+ farama-notifications==0.0.4
10
+ flatbuffers==24.3.25
11
+ fonttools==4.53.1
12
+ gast==0.6.0
13
+ google-pasta==0.2.0
14
+ grpcio==1.66.1
15
+ gymnasium==0.29.1
16
+ h5py==3.11.0
17
+ idna==3.10
18
+ imageio==2.35.1
19
+ joblib==1.4.2
20
+ keras==3.5.0
21
+ kiwisolver==1.4.7
22
+ lazy-loader==0.4
23
+ libclang==18.1.1
24
+ markdown-it-py==3.0.0
25
+ markdown==3.7
26
+ markupsafe==2.1.5
27
+ matplotlib==3.9.2
28
+ mdurl==0.1.2
29
+ ml-dtypes==0.4.1
30
+ namex==0.0.8
31
+ networkx==3.3
32
+ numpy==1.24.4
33
+ opt-einsum==3.3.0
34
+ optree==0.12.1
35
+ packaging==24.1
36
+ pillow==10.4.0
37
+ protobuf==4.25.4
38
+ pygments==2.18.0
39
+ pyparsing==3.1.4
40
+ python-dateutil==2.9.0.post0
41
+ requests==2.32.3
42
+ rich==13.8.1
43
+ scikit-image==0.24.0
44
+ scikit-learn==1.5.2
45
+ scipy==1.14.1
46
+ setuptools==75.1.0
47
+ six==1.16.0
48
+ tensorboard-data-server==0.7.2
49
+ tensorboard==2.17.1
50
+ tensorflow-io-gcs-filesystem==0.37.1
51
+ tensorflow==2.17.0
52
+ termcolor==2.4.0
53
+ threadpoolctl==3.5.0
54
+ tifffile==2024.8.30
55
+ tqdm==4.66.5
56
+ typing-extensions==4.12.2
57
+ urllib3==2.2.3
58
+ werkzeug==3.0.4
59
+ wheel==0.44.0
60
+ wrapt==1.16.0