Vahe commited on
Commit
7f9c52b
·
1 Parent(s): 3c3853d

requirements has been changed

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -39
requirements.txt CHANGED
@@ -8,77 +8,51 @@ certifi==2023.11.17
8
  charset-normalizer==3.3.2
9
  click==8.1.7
10
  colorama==0.4.6
11
- contourpy==1.2.0
12
- cycler==0.12.1
13
- easyocr==1.7.1
14
- filelock==3.13.1
15
  flatbuffers==23.5.26
16
- fonttools==4.47.0
17
- fsspec==2023.12.2
18
  gast==0.5.4
19
  gitdb==4.0.11
20
- GitPython==3.1.40
21
  google-auth==2.26.2
22
  google-auth-oauthlib==1.2.0
23
  google-pasta==0.2.0
24
  grpcio==1.60.0
25
  h5py==3.10.0
26
  idna==3.6
27
- imageio==2.33.1
28
- importlib-metadata==6.11.0
29
- imutils==0.5.4
30
- Jinja2==3.1.2
31
- jsonschema==4.20.0
32
  jsonschema-specifications==2023.12.1
33
  keras==2.15.0
34
- kiwisolver==1.4.5
35
- lazy_loader==0.3
36
  libclang==16.0.6
37
  Markdown==3.5.2
38
  markdown-it-py==3.0.0
39
- MarkupSafe==2.1.3
40
- matplotlib==3.8.2
41
  mdurl==0.1.2
42
  ml-dtypes==0.2.0
43
- mpmath==1.3.0
44
- networkx==3.2.1
45
- ninja==1.11.1.1
46
  numpy==1.26.3
47
  oauthlib==3.2.2
48
  opencv-python==4.9.0.80
49
- opencv-python-headless==4.9.0.80
50
  opt-einsum==3.3.0
51
  packaging==23.2
52
- pandas==2.1.4
53
  pillow==10.2.0
54
  protobuf==4.23.4
55
- psutil==5.9.7
56
- py-cpuinfo==9.0.0
57
- pyarrow==14.0.2
58
  pyasn1==0.5.1
59
  pyasn1-modules==0.3.0
60
- pyclipper==1.3.0.post5
61
  pydeck==0.8.1b0
62
  Pygments==2.17.2
63
- pyparsing==3.1.1
64
- python-bidi==0.4.2
65
  python-dateutil==2.8.2
66
  pytz==2023.3.post1
67
- PyYAML==6.0.1
68
- referencing==0.32.0
69
  requests==2.31.0
70
  requests-oauthlib==1.3.1
71
  rich==13.7.0
72
- rpds-py==0.16.2
73
  rsa==4.9
74
- scikit-image==0.22.0
75
- scipy==1.11.4
76
- seaborn==0.13.1
77
- shapely==2.0.2
78
  six==1.16.0
79
  smmap==5.0.1
80
- streamlit==1.29.0
81
- sympy==1.12
82
  tenacity==8.2.3
83
  tensorboard==2.15.1
84
  tensorboard-data-server==0.7.2
@@ -87,12 +61,9 @@ tensorflow-estimator==2.15.0
87
  tensorflow-intel==2.15.0
88
  tensorflow-io-gcs-filesystem==0.31.0
89
  termcolor==2.4.0
90
- thop==0.1.1.post2209072238
91
- tifffile==2023.12.9
92
  toml==0.10.2
93
  toolz==0.12.0
94
  tornado==6.4
95
- tqdm==4.66.1
96
  typing_extensions==4.9.0
97
  tzdata==2023.4
98
  tzlocal==5.2
 
8
  charset-normalizer==3.3.2
9
  click==8.1.7
10
  colorama==0.4.6
 
 
 
 
11
  flatbuffers==23.5.26
 
 
12
  gast==0.5.4
13
  gitdb==4.0.11
14
+ GitPython==3.1.41
15
  google-auth==2.26.2
16
  google-auth-oauthlib==1.2.0
17
  google-pasta==0.2.0
18
  grpcio==1.60.0
19
  h5py==3.10.0
20
  idna==3.6
21
+ importlib-metadata==7.0.1
22
+ Jinja2==3.1.3
23
+ jsonschema==4.21.1
 
 
24
  jsonschema-specifications==2023.12.1
25
  keras==2.15.0
 
 
26
  libclang==16.0.6
27
  Markdown==3.5.2
28
  markdown-it-py==3.0.0
29
+ MarkupSafe==2.1.4
 
30
  mdurl==0.1.2
31
  ml-dtypes==0.2.0
 
 
 
32
  numpy==1.26.3
33
  oauthlib==3.2.2
34
  opencv-python==4.9.0.80
 
35
  opt-einsum==3.3.0
36
  packaging==23.2
37
+ pandas==2.2.0
38
  pillow==10.2.0
39
  protobuf==4.23.4
40
+ pyarrow==15.0.0
 
 
41
  pyasn1==0.5.1
42
  pyasn1-modules==0.3.0
 
43
  pydeck==0.8.1b0
44
  Pygments==2.17.2
 
 
45
  python-dateutil==2.8.2
46
  pytz==2023.3.post1
47
+ referencing==0.32.1
 
48
  requests==2.31.0
49
  requests-oauthlib==1.3.1
50
  rich==13.7.0
51
+ rpds-py==0.17.1
52
  rsa==4.9
 
 
 
 
53
  six==1.16.0
54
  smmap==5.0.1
55
+ streamlit==1.30.0
 
56
  tenacity==8.2.3
57
  tensorboard==2.15.1
58
  tensorboard-data-server==0.7.2
 
61
  tensorflow-intel==2.15.0
62
  tensorflow-io-gcs-filesystem==0.31.0
63
  termcolor==2.4.0
 
 
64
  toml==0.10.2
65
  toolz==0.12.0
66
  tornado==6.4
 
67
  typing_extensions==4.9.0
68
  tzdata==2023.4
69
  tzlocal==5.2