Commit
·
8e2f080
1
Parent(s):
8542827
requirements changed
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -45,4 +45,5 @@ jupyter>=1.0.0
|
|
45 |
albumentations>=1.0.0
|
46 |
pyarrow>=10.0.0
|
47 |
gradio_pdf>=0.0.22
|
48 |
-
fpdf>=1.7.2
|
|
|
|
45 |
albumentations>=1.0.0
|
46 |
pyarrow>=10.0.0
|
47 |
gradio_pdf>=0.0.22
|
48 |
+
fpdf>=1.7.2
|
49 |
+
bcrypt==4.2.0
|