installed packages

This commit is contained in:
brb
2023-07-06 13:27:32 +02:00
parent 3187248fb9
commit 5c21aa767f
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ pydantic==1.10.11
Pygments==2.15.1
python-dateutil==2.8.2
python-dotenv==1.0.0
PyYAML==6.0
pyzmq==25.1.0
six==1.16.0
smmap==5.0.0
+2 -1
View File
@@ -1,4 +1,5 @@
uvicorn==0.16.0
fastapi==0.99.1
GitPython==3.1.31
python-dotenv==1.0.0
python-dotenv==1.0.0
PyYAML==6.0