Spaces:
Build error
Build error
divyanshusingh
commited on
Commit
•
3ca2e10
1
Parent(s):
e1bcdb6
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -74,7 +74,6 @@ psutil==5.9.5
|
|
74 |
ptyprocess==0.7.0
|
75 |
pure-eval==0.2.2
|
76 |
pyarrow==12.0.0
|
77 |
-
pycodestyle @ file:///work/ci_py311/pycodestyle_1677708783451/work
|
78 |
pydantic==1.10.7
|
79 |
pydeck==0.8.1b0
|
80 |
Pygments==2.15.1
|
@@ -103,7 +102,6 @@ sympy==1.11.1
|
|
103 |
tenacity==8.2.2
|
104 |
threadpoolctl==3.1.0
|
105 |
tokenizers==0.13.3
|
106 |
-
toml @ file:///tmp/build/80754af9/toml_1616166611790/work
|
107 |
toolz==0.12.0
|
108 |
torch==2.0.1
|
109 |
torchvision==0.15.2
|
@@ -120,5 +118,4 @@ validators==0.20.0
|
|
120 |
watchdog==3.0.0
|
121 |
wcwidth==0.2.6
|
122 |
yarl==1.9.2
|
123 |
-
zipp==3.15.0
|
124 |
-
|
|
|
74 |
ptyprocess==0.7.0
|
75 |
pure-eval==0.2.2
|
76 |
pyarrow==12.0.0
|
|
|
77 |
pydantic==1.10.7
|
78 |
pydeck==0.8.1b0
|
79 |
Pygments==2.15.1
|
|
|
102 |
tenacity==8.2.2
|
103 |
threadpoolctl==3.1.0
|
104 |
tokenizers==0.13.3
|
|
|
105 |
toolz==0.12.0
|
106 |
torch==2.0.1
|
107 |
torchvision==0.15.2
|
|
|
118 |
watchdog==3.0.0
|
119 |
wcwidth==0.2.6
|
120 |
yarl==1.9.2
|
121 |
+
zipp==3.15.0
|
|