Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -11
requirements.txt
CHANGED
@@ -99,16 +99,6 @@ s3transfer==0.7.0
|
|
99 |
scipy==1.11.3
|
100 |
six
|
101 |
snowballstemmer==2.2.0
|
102 |
-
Sphinx==4.0.3
|
103 |
-
sphinx-glpi-theme==0.4.1
|
104 |
-
sphinx-rtd-theme==1.3.0
|
105 |
-
sphinxcontrib-applehelp==1.0.4
|
106 |
-
sphinxcontrib-devhelp==1.0.2
|
107 |
-
sphinxcontrib-htmlhelp==2.0.1
|
108 |
-
sphinxcontrib-jquery==4.1
|
109 |
-
sphinxcontrib-jsmath==1.0.1
|
110 |
-
sphinxcontrib-qthelp==1.0.3
|
111 |
-
sphinxcontrib-serializinghtml==1.1.5
|
112 |
stack-data==0.6.2
|
113 |
stringcase==1.2.0
|
114 |
super-gradients==3.7.1
|
@@ -121,7 +111,6 @@ tornado==6.3.3
|
|
121 |
tqdm==4.66.1
|
122 |
traitlets==5.10.1
|
123 |
treelib==1.6.1
|
124 |
-
triton==2.1.0
|
125 |
typing_extensions==4.8.0
|
126 |
urllib3>=1.25.4
|
127 |
wcwidth==0.2.6
|
|
|
99 |
scipy==1.11.3
|
100 |
six
|
101 |
snowballstemmer==2.2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
102 |
stack-data==0.6.2
|
103 |
stringcase==1.2.0
|
104 |
super-gradients==3.7.1
|
|
|
111 |
tqdm==4.66.1
|
112 |
traitlets==5.10.1
|
113 |
treelib==1.6.1
|
|
|
114 |
typing_extensions==4.8.0
|
115 |
urllib3>=1.25.4
|
116 |
wcwidth==0.2.6
|