Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -151,7 +151,7 @@ pyparsing==3.2.0
|
|
| 151 |
pyquaternion==0.9.9
|
| 152 |
python-dateutil==2.9.0.post0
|
| 153 |
python-dotenv==1.0.1
|
| 154 |
-
python-multipart
|
| 155 |
--extra-index-url https://miropsota.github.io/torch_packages_builder
|
| 156 |
pytorch3d==0.7.8+pt2.1.0cu121
|
| 157 |
pytz==2024.2
|
|
|
|
| 151 |
pyquaternion==0.9.9
|
| 152 |
python-dateutil==2.9.0.post0
|
| 153 |
python-dotenv==1.0.1
|
| 154 |
+
python-multipart>=0.0.18
|
| 155 |
--extra-index-url https://miropsota.github.io/torch_packages_builder
|
| 156 |
pytorch3d==0.7.8+pt2.1.0cu121
|
| 157 |
pytz==2024.2
|