Update pip requirements to pass stage2 and stage3 in all modules
[osm/NG-SA.git] / osm_webhook_translator / requirements.txt
index 3989987..390704e 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-anyio==3.6.2
-    # via starlette
-certifi==2023.5.7
+annotated-types==0.5.0
+    # via pydantic
+anyio==3.7.1
+    # via
+    #   fastapi
+    #   starlette
+certifi==2023.7.22
     # via requests
-charset-normalizer==3.1.0
+charset-normalizer==3.3.0
     # via requests
-click==8.1.3
+click==8.1.7
     # via uvicorn
-fastapi==0.95.2
+exceptiongroup==1.1.3
+    # via anyio
+fastapi==0.103.2
     # via -r osm_webhook_translator/requirements.in
 h11==0.14.0
     # via uvicorn
@@ -30,17 +36,23 @@ idna==3.4
     # via
     #   anyio
     #   requests
-pydantic==1.10.8
+pydantic==2.4.2
     # via fastapi
+pydantic-core==2.10.1
+    # via pydantic
 requests==2.31.0
     # via -r osm_webhook_translator/requirements.in
 sniffio==1.3.0
     # via anyio
 starlette==0.27.0
     # via fastapi
-typing-extensions==4.6.0
-    # via pydantic
-urllib3==2.0.2
+typing-extensions==4.8.0
+    # via
+    #   fastapi
+    #   pydantic
+    #   pydantic-core
+    #   uvicorn
+urllib3==2.0.5
     # via requests
-uvicorn==0.22.0
+uvicorn==0.23.2
     # via -r osm_webhook_translator/requirements.in