Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| adfacc274a | |||
| bc3387a8fc | |||
|
|
50b347886b | ||
|
|
ccc687c7ef |
@@ -1,4 +1,4 @@
|
|||||||
certifi==2024.12.14 # Testing
|
certifi==2025.1.31 # Testing
|
||||||
iniconfig==2.0.0 # PyTest Testing
|
iniconfig==2.0.0 # PyTest Testing
|
||||||
packaging==24.2 # PyTest Testing
|
packaging==24.2 # PyTest Testing
|
||||||
pluggy==1.5.0 # PyTest Testing
|
pluggy==1.5.0 # PyTest Testing
|
||||||
@@ -10,6 +10,6 @@ pyyaml==6.0.2 # Uvicorn
|
|||||||
uvicorn==0.34.0 # Uvicorn
|
uvicorn==0.34.0 # Uvicorn
|
||||||
uvloop==0.21.0 # Uvicorn
|
uvloop==0.21.0 # Uvicorn
|
||||||
watchfiles==1.0.4 # Uvicorn
|
watchfiles==1.0.4 # Uvicorn
|
||||||
websockets==14.1 # Uvicorn
|
websockets==14.2 # Uvicorn
|
||||||
|
|
||||||
creyPY[postgres]==3.0.0 # My own package
|
creyPY[postgres]==3.0.0 # My own package
|
||||||
|
|||||||
Reference in New Issue
Block a user