Penguni commited on
Commit
0ef878d
1 Parent(s): ecb4d7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -85
requirements.txt CHANGED
@@ -1,86 +1,10 @@
1
- alembic==1.11.1
2
- altair==5.0.1
3
- async-generator==1.10
4
- attrs==23.1.0
5
- blinker==1.6.2
6
- cachetools==5.3.1
7
- cdsdashboards==0.6.3
8
- certifi==2023.5.7
9
- certipy==0.1.3
10
- cffi==1.15.1
11
- charset-normalizer==3.1.0
12
- click==8.1.3
13
- colorama==0.4.6
14
- cryptography==41.0.1
15
- decorator==5.1.1
16
- filelock==3.12.2
17
- ftfy==6.1.1
18
- gitdb==4.0.10
19
- GitPython==3.1.31
20
- greenlet==2.0.2
21
- idna==3.4
22
- importlib-metadata==6.6.0
23
- Jinja2==3.1.2
24
- joblib==1.2.0
25
- jsonschema==4.17.3
26
- jupyter-telemetry==0.1.0
27
- jupyterhub==4.0.1
28
- Mako==1.2.4
29
- markdown-it-py==3.0.0
30
- MarkupSafe==2.1.3
31
- mdurl==0.1.2
32
- mpmath==1.3.0
33
- networkx==3.1
34
- numpy==1.24.3
35
- oauthlib==3.2.2
36
- packaging==23.1
37
- pandas==2.0.2
38
- pi==0.1.2
39
- Pillow==9.5.0
40
- plotly==5.15.0
41
- pluggy==1.2.0
42
- prometheus-client==0.17.0
43
- protobuf==4.23.3
44
- psutil==5.9.5
45
- pyarrow==12.0.1
46
- pycparser==2.21
47
- pydeck==0.8.1b0
48
- pyforest==1.1.0
49
- Pygments==2.15.1
50
- Pympler==1.0.1
51
- pyOpenSSL==23.2.0
52
- pyrsistent==0.19.3
53
- python-dateutil==2.8.2
54
- python-json-logger==2.0.7
55
- pytz==2023.3
56
- pytz-deprecation-shim==0.1.0.post0
57
- regex==2023.6.3
58
- requests==2.31.0
59
- rich==13.4.2
60
- ruamel.yaml==0.17.32
61
- ruamel.yaml.clib==0.2.7
62
  scikit-learn==1.2.2
63
- scipy==1.11.0
64
- six==1.16.0
65
- smmap==5.0.0
66
- SQLAlchemy==2.0.17
67
- streamlit==1.24.1
68
- sympy==1.12
69
- tenacity==8.2.2
70
- threadpoolctl==3.1.0
71
- toml==0.10.2
72
- toolz==0.12.0
73
- torch==2.0.1
74
- torchvision==0.15.2
75
- tornado==6.3.2
76
- tqdm==4.65.0
77
- traitlets==5.9.0
78
- typing_extensions==4.6.3
79
- tzdata==2023.3
80
- tzlocal==4.3
81
- urllib3==2.0.3
82
- validators==0.20.0
83
- virtualbox==2.1.1
84
- watchdog==3.0.0
85
- wcwidth==0.2.6
86
- zipp==3.15.0
 
1
+ numpy
2
+ Cython==0.29.21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  scikit-learn==1.2.2
4
+ pandas
5
+ plotly
6
+ scipy
7
+ pyDOE
8
+ openpyxl
9
+ matplotlib
10
+ joblib==1.2.0