Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gitpython
|
2 |
+
fonts
|
3 |
+
piexif
|
4 |
+
Pillow
|
5 |
+
requests
|
6 |
+
webdavclient3
|
7 |
+
matplotlib==3.7.3
|
8 |
+
contentful_management==2.11.0
|
9 |
+
contentful==2.1.1
|
10 |
+
chardet
|
11 |
+
websocket
|
12 |
+
shortuuid
|