Explorar el Código

added requirements.txt

avinash.b hace 1 año
padre
commit
905646cc7f
Se han modificado 1 ficheros con 35 adiciones y 0 borrados
  1. 35
    0
      Events/src/requirements.txt

+ 35
- 0
Events/src/requirements.txt Ver fichero

@@ -0,0 +1,35 @@
1
+certifi==2022.12.7
2
+charset-normalizer==3.1.0
3
+click==8.1.3
4
+contourpy==1.0.7
5
+cycler==0.11.0
6
+Flask==2.2.3
7
+fonttools==4.39.3
8
+idna==3.4
9
+importlib-metadata==6.3.0
10
+importlib-resources==5.12.0
11
+itsdangerous==2.1.2
12
+Jinja2==3.1.2
13
+joblib==1.2.0
14
+kiwisolver==1.4.4
15
+MarkupSafe==2.1.2
16
+matplotlib==3.7.1
17
+numpy==1.24.2
18
+packaging==23.0
19
+pandas==2.0.0
20
+patsy==0.5.3
21
+Pillow==9.5.0
22
+pyparsing==3.0.9
23
+python-dateutil==2.8.2
24
+pytz==2023.3
25
+requests==2.28.2
26
+scikit-learn==1.2.2
27
+scipy==1.10.1
28
+six==1.16.0
29
+statsmodels==0.13.5
30
+threadpoolctl==3.1.0
31
+tzdata==2023.3
32
+urllib3==1.26.15
33
+Werkzeug==2.2.3
34
+xgboost==1.7.5
35
+zipp==3.15.0

Loading…
Cancelar
Guardar