AkashKhatri commited on
Commit
ba53ac0
·
1 Parent(s): babd8b5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -116
requirements.txt CHANGED
@@ -1,117 +1,4 @@
1
- absl-py==2.0.0
2
- altair==5.2.0
3
- annotated-types==0.6.0
4
- anyio==3.7.1
5
- astunparse==1.6.3
6
- attrs==23.1.0
7
- blinker==1.7.0
8
- cachetools==5.3.2
9
- certifi==2023.7.22
10
- cffi==1.16.0
11
- charset-normalizer==3.3.2
12
- chex==0.1.85
13
- click==8.1.7
14
- colorama==0.4.6
15
- contourpy==1.2.0
16
- cycler==0.12.1
17
- etils==1.5.2
18
- fastapi==0.104.1
19
- flatbuffers==23.5.26
20
- flax==0.7.5
21
- fonttools==4.44.3
22
- fsspec==2023.10.0
23
- gast==0.5.4
24
- gitdb==4.0.11
25
- GitPython==3.1.40
26
- google-auth==2.23.4
27
- google-auth-oauthlib==1.1.0
28
- google-pasta==0.2.0
29
- grpcio==1.59.3
30
- gunicorn==21.2.0
31
- h11==0.14.0
32
- h5py==3.10.0
33
- idna==3.4
34
- importlib-metadata==6.11.0
35
- importlib-resources==6.1.1
36
- jax==0.4.20
37
- jaxlib==0.4.20
38
- Jinja2==3.1.2
39
- joblib==1.3.2
40
- jsonschema==4.20.0
41
- jsonschema-specifications==2023.11.2
42
- keras==2.15.0
43
- kiwisolver==1.4.5
44
- libclang==16.0.6
45
- Markdown==3.5.1
46
- markdown-it-py==3.0.0
47
- MarkupSafe==2.1.3
48
- matplotlib==3.8.2
49
- mdurl==0.1.2
50
- mediapipe==0.10.8
51
- ml-dtypes==0.2.0
52
- msgpack==1.0.7
53
- nest-asyncio==1.5.8
54
- numpy==1.26.2
55
- oauthlib==3.2.2
56
- opencv-contrib-python==4.8.1.78
57
  opencv-python==4.8.1.78
58
- opt-einsum==3.3.0
59
- optax==0.1.7
60
- orbax-checkpoint==0.4.3
61
- packaging==23.2
62
- pandas==2.1.3
63
- Pillow==10.1.0
64
- protobuf==3.20.3
65
- pyarrow==14.0.1
66
- pyasn1==0.5.0
67
- pyasn1-modules==0.3.0
68
- pycparser==2.21
69
- pydantic==2.5.1
70
- pydantic_core==2.14.3
71
- pydeck==0.8.1b0
72
- Pygments==2.17.2
73
- pyparsing==3.1.1
74
- python-dateutil==2.8.2
75
- python-multipart==0.0.6
76
- pytz==2023.3.post1
77
- PyYAML==6.0.1
78
- referencing==0.31.1
79
- requests==2.31.0
80
- requests-oauthlib==1.3.1
81
- rich==13.7.0
82
- rpds-py==0.13.2
83
- rsa==4.9
84
- scikit-learn==1.3.2
85
- scipy==1.11.3
86
- six==1.16.0
87
- smmap==5.0.1
88
- sniffio==1.3.0
89
- sounddevice==0.4.6
90
- starlette==0.27.0
91
- streamlit==1.29.0
92
- tenacity==8.2.3
93
- tensorboard==2.15.1
94
- tensorboard-data-server==0.7.2
95
- tensorflow==2.15.0
96
- tensorflow-decision-forests==1.8.1
97
- tensorflow-estimator==2.15.0
98
- tensorflow-io-gcs-filesystem==0.31.0
99
- tensorflowjs==4.13.0
100
- tensorstore==0.1.45
101
- termcolor==2.3.0
102
- threadpoolctl==3.2.0
103
- toml==0.10.2
104
- toolz==0.12.0
105
- tornado==6.4
106
- typing_extensions==4.8.0
107
- tzdata==2023.3
108
- tzlocal==5.2
109
- urllib3==2.1.0
110
- uvicorn==0.24.0.post1
111
- validators==0.22.0
112
- watchdog==3.0.0
113
- websockets==12.0
114
- Werkzeug==3.0.1
115
- wrapt==1.14.1
116
- wurlitzer==3.0.3
117
- zipp==3.17.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  opencv-python==4.8.1.78
2
+ tensorflow==2.7.0
3
+ mediapipe==0.10.8
4
+ streamlit==1.29.0