Change Liao
commited on
Commit
·
2ef7320
1
Parent(s):
d0665d0
remove version of pandas
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -123,7 +123,7 @@ openpyxl==3.1.2
|
|
123 |
orjson==3.9.1
|
124 |
overrides==7.3.1
|
125 |
packaging==23.1
|
126 |
-
pandas
|
127 |
pandocfilters==1.5.0
|
128 |
parso==0.8.3
|
129 |
patsy==0.5.3
|
@@ -157,7 +157,6 @@ python-multipart==0.0.6
|
|
157 |
python-pptx==0.6.21
|
158 |
pytube==15.0.0
|
159 |
pytz==2023.3
|
160 |
-
pywin32
|
161 |
pywinpty==2.0.10
|
162 |
PyYAML==6.0
|
163 |
pyzmq==25.1.0
|
|
|
123 |
orjson==3.9.1
|
124 |
overrides==7.3.1
|
125 |
packaging==23.1
|
126 |
+
pandas
|
127 |
pandocfilters==1.5.0
|
128 |
parso==0.8.3
|
129 |
patsy==0.5.3
|
|
|
157 |
python-pptx==0.6.21
|
158 |
pytube==15.0.0
|
159 |
pytz==2023.3
|
|
|
160 |
pywinpty==2.0.10
|
161 |
PyYAML==6.0
|
162 |
pyzmq==25.1.0
|