Lokesh1024 commited on
Commit
6f8118b
·
verified ·
1 Parent(s): 4d1a5d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -42
requirements.txt CHANGED
@@ -1,42 +1,7 @@
1
- absl-py==1.4.0
2
- cachetools==5.3.0
3
- certifi==2022.12.7
4
- charset-normalizer==3.1.0
5
- contourpy==1.0.7
6
- cycler==0.11.0
7
- fonttools==4.39.0
8
- google-auth==2.16.2
9
- google-auth-oauthlib==1.0.0
10
- grpcio==1.53.0
11
- h5py==3.8.0
12
- idna==3.4
13
- importlib-metadata==6.1.0
14
- kiwisolver==1.4.4
15
- Markdown==3.4.1
16
- matplotlib==3.7.1
17
- numpy==1.24.2
18
- oauthlib==3.2.2
19
- packaging==23.0
20
- Pillow==9.4.0
21
- protobuf==3.20.3
22
- pyasn1==0.4.8
23
- pyasn1-modules==0.2.8
24
- pyparsing==3.0.9
25
- python-dateutil==2.8.2
26
- requests==2.28.2
27
- requests-oauthlib==1.3.1
28
- rsa==4.9
29
- six==1.16.0
30
- streamlit==1.20.0
31
- tensorboard==2.12.0
32
- tensorboard-data-server==0.7.0
33
- tensorboard-plugin-wit==1.8.1
34
- tensorflow==2.12.0
35
- tensorflow-estimator==2.12.0
36
- tensorflow-io-gcs-filesystem==0.32.0
37
- termcolor==2.2.0
38
- typing_extensions==4.5.0
39
- urllib3==1.26.15
40
- validators==0.20.0
41
- Werkzeug==2.2.3
42
- zipp==3.15.0
 
1
+ numpy
2
+ pandas
3
+ pandas_stubs
4
+ Pillow
5
+ requests
6
+ streamlit
7
+ tensorflow==2.9.1