Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ fuzzywuzzy
|
|
16 |
datetime
|
17 |
collection
|
18 |
pyodbc
|
19 |
-
pymssql
|
|
|
|
16 |
datetime
|
17 |
collection
|
18 |
pyodbc
|
19 |
+
pymssql
|
20 |
+
streamlit-navigation-bar
|