update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
3 |
gmma==1.1.0
|
4 |
pandas
|
5 |
tqdm
|
6 |
-
pyproj
|
|
|
|
3 |
gmma==1.1.0
|
4 |
pandas
|
5 |
tqdm
|
6 |
+
pyproj
|
7 |
+
matplotlib
|