Spaces:
Sleeping
Sleeping
add regex
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ pandas
|
|
| 3 |
numpy
|
| 4 |
openpyxl
|
| 5 |
simplejson
|
|
|
|
| 6 |
# sqlalchemy
|
| 7 |
# psycopg2-binary
|
| 8 |
# https://www.dropbox.com/s/9yfqtw4qldma1kf/ifc-0.3.18h.tar.gz?dl=1
|
|
|
|
| 3 |
numpy
|
| 4 |
openpyxl
|
| 5 |
simplejson
|
| 6 |
+
regex
|
| 7 |
# sqlalchemy
|
| 8 |
# psycopg2-binary
|
| 9 |
# https://www.dropbox.com/s/9yfqtw4qldma1kf/ifc-0.3.18h.tar.gz?dl=1
|