Spaces:
Runtime error
Runtime error
update requirementst.tx
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -92,6 +92,7 @@ ptyprocess==0.7.0
|
|
92 |
pure-eval==0.2.2
|
93 |
py==1.11.0
|
94 |
pyarrow==8.0.0
|
|
|
95 |
pycares==4.1.2
|
96 |
pycodestyle==2.8.0
|
97 |
pycparser==2.21
|
@@ -106,7 +107,7 @@ pytest-cov==3.0.0
|
|
106 |
python-dateutil==2.8.2
|
107 |
pytz==2022.1
|
108 |
pytz-deprecation-shim==0.1.0.post0
|
109 |
-
-e git+https://github.com/cyyeh/py-code-analyzer.git@
|
110 |
PyYAML==6.0
|
111 |
pyzmq==23.1.0
|
112 |
requests==2.27.1
|
|
|
92 |
pure-eval==0.2.2
|
93 |
py==1.11.0
|
94 |
pyarrow==8.0.0
|
95 |
+
pybase64==1.2.2
|
96 |
pycares==4.1.2
|
97 |
pycodestyle==2.8.0
|
98 |
pycparser==2.21
|
|
|
107 |
python-dateutil==2.8.2
|
108 |
pytz==2022.1
|
109 |
pytz-deprecation-shim==0.1.0.post0
|
110 |
+
-e git+https://github.com/cyyeh/py-code-analyzer.git@fb9c35d5dcd5878775d651a0128f303795ac7dde#egg=pyvis&subdirectory=pyvis
|
111 |
PyYAML==6.0
|
112 |
pyzmq==23.1.0
|
113 |
requests==2.27.1
|