Karma
commited on
Commit
·
109951f
1
Parent(s):
90b5d39
pyjokes
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -50,6 +50,7 @@ opencv-python-headless==4.8.1.78
|
|
50 |
# ==== P ====
|
51 |
Pillow==9.5.0
|
52 |
psutil==5.9.6
|
|
|
53 |
psycopg2-binary==2.9.9
|
54 |
pynewtonmath==1.0.1
|
55 |
pymongo[srv]==4.6.0
|
|
|
50 |
# ==== P ====
|
51 |
Pillow==9.5.0
|
52 |
psutil==5.9.6
|
53 |
+
pyjokes
|
54 |
psycopg2-binary==2.9.9
|
55 |
pynewtonmath==1.0.1
|
56 |
pymongo[srv]==4.6.0
|