jjkim
commited on
Commit
•
9cbcfb8
1
Parent(s):
655bbad
add radon to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
pydantic
|
2 |
-
numpy
|
|
|
|
1 |
pydantic
|
2 |
+
numpy
|
3 |
+
radon
|